X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fmodules.cpp;h=bd7452f2284b9ce4335bd16666b89a1bbedd943b;hp=49a029829643f159d00909e79d78f5ab947bf351;hb=82b0575e71269b113acb2bb7c7541a470ed07c9a;hpb=7b429cd9f6320f71b949f7e90270266b2f617c07 diff --git a/src/modules.cpp b/src/modules.cpp index 49a0298..bd7452f 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2009 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