X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Fdrdwr.c;h=0909717b5cb09669275ccce61851eae776c1d777;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hp=463b941f5c2cac2a9906ec155a291129571e7ea6;hpb=47eeb5384a8fae8bcac8afb8a84782ca094683f9;p=idzebra-moved-to-github.git diff --git a/dict/drdwr.c b/dict/drdwr.c index 463b941..0909717 100644 --- a/dict/drdwr.c +++ b/dict/drdwr.c @@ -1,4 +1,4 @@ -/* $Id: drdwr.c,v 1.17 2005-06-14 20:28:53 adam Exp $ +/* $Id: drdwr.c,v 1.18 2006-05-10 08:13:18 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -252,3 +252,11 @@ int dict_bf_touch (Dict_BFile dbf, int no) return -1; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +