X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fscan.c;h=ce123cde42e65b488244ebe732bf9e9461e9da80;hb=7d2e837262bb9d7b393cf01a6c5f8b079add3d11;hp=13051823f972c6a4fe17e4d97a29da3e29886726;hpb=8707aaa9f358bc23e4d2adf4644f7e52c6440af8;p=idzebra-moved-to-github.git diff --git a/dict/scan.c b/dict/scan.c index 1305182..ce123cd 100644 --- a/dict/scan.c +++ b/dict/scan.c @@ -1,8 +1,5 @@ -/* $Id: scan.c,v 1.24 2006-09-05 12:50:56 adam Exp $ - Copyright (C) 1995-2006 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + 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 @@ -242,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