X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fscan.c;h=ce123cde42e65b488244ebe732bf9e9461e9da80;hb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;hp=519c5b7ce9da44793946f4879eb8136456fa684e;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/dict/scan.c b/dict/scan.c index 519c5b7..ce123cd 100644 --- a/dict/scan.c +++ b/dict/scan.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 @@ -239,6 +239,7 @@ int dict_scan(Dict dict, char *str, int *before, int *after, void *client, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab