X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fmodules.cpp;h=689b40d4ea268f6e01b4ad6166a1066671ce554e;hp=dee13e0e885ecec86874ee40b7357e8ec5d1ad6b;hb=7fa984c171c65d05d34775c4533808793b2109cb;hpb=22afe38a1f113ef7f2a46d1fde0141cf10b27eb4 diff --git a/src/modules.cpp b/src/modules.cpp index dee13e0..689b40d 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-2009 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