X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fpasswddb.c;h=ee7b8d89962dd9e20e4d72a1a37ec4645ff8acb4;hb=16853a7593f10680ea8d6895aa0720b9af3779e6;hp=61624f609459e532a152809e876438c6493c6ed9;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/util/passwddb.c b/util/passwddb.c index 61624f6..ee7b8d8 100644 --- a/util/passwddb.c +++ b/util/passwddb.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) 1994-2010 Index Data Zebra 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 @@ -183,6 +183,7 @@ int passwd_db_file_plain(Passwd_db db, const char *fname) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab