X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fpasswddb.c;h=61961b65ee9c7e8be164de1169a73d1b794d29c1;hb=3fdd3e7aa5372e1a2a981a5826273f381f74be8e;hp=2de1d89dcc1dc9b192c54818cc26b63b510dd479;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/util/passwddb.c b/util/passwddb.c index 2de1d89..61961b6 100644 --- a/util/passwddb.c +++ b/util/passwddb.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + Copyright (C) 1994-2009 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