X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fdcompact.c;h=46d067b02ba26898f5952e4f3168c34614f64d7f;hb=38b8c213f9be6890ddba9d5564dc978c2ae2bc3d;hp=5272a655f9912c3bfcda936aa4e4a88140630122;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/dict/dcompact.c b/dict/dcompact.c index 5272a65..46d067b 100644 --- a/dict/dcompact.c +++ b/dict/dcompact.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 @@ -142,6 +142,7 @@ int dict_copy_compact (BFiles bfs, const char *from_name, const char *to_name) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab