X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-databases.h;h=a2c9e688588c9bfdc0ac0ca815ba6e5f5f41ab7d;hb=01ad980e5595816d57bc9aa6aa451914b6fd2d33;hp=f1b97efa6d7de02dce5797ad44a1033fbca8c743;hpb=9fef1c618f2f936041b3b58d61e406182033ab30;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-databases.h b/include/yazpp/z-databases.h index f1b97ef..a2c9e68 100644 --- a/include/yazpp/z-databases.h +++ b/include/yazpp/z-databases.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2012 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -28,7 +28,7 @@ #include namespace yazpp_1 { -/** Z39.50 Databases list +/** Z39.50 Databases list */ class YAZ_EXPORT Yaz_Z_Databases { public: @@ -49,6 +49,7 @@ public: /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab