X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fupdate_path.c;h=44a73661d1869bf07017592a23bc78608ad258d1;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=9cc66322e506d267af3e99144d7e188bb8914bf5;hpb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;p=idzebra-moved-to-github.git diff --git a/index/update_path.c b/index/update_path.c index 9cc6632..44a7366 100644 --- a/index/update_path.c +++ b/index/update_path.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 @@ -155,6 +155,7 @@ ZEBRA_RES zebra_update_from_path(ZebraHandle zh, const char *path, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab