X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fmodules.cpp;h=bd7452f2284b9ce4335bd16666b89a1bbedd943b;hp=dee13e0e885ecec86874ee40b7357e8ec5d1ad6b;hb=82b0575e71269b113acb2bb7c7541a470ed07c9a;hpb=22afe38a1f113ef7f2a46d1fde0141cf10b27eb4 diff --git a/src/modules.cpp b/src/modules.cpp index dee13e0..bd7452f 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2008 Index Data + Copyright (C) 1998-2011 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -191,6 +191,7 @@ int Yaz_ProxyModules::add_module(const char *fname) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab