X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=data1%2Fd1_doespec.c;h=9b56b07afe984e195b5bd694434a2a04f58be0a6;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hp=066952a8192478b06f92d3904473c84b9caab09d;hpb=96f2ba71b5c9042a90ca94ea84a79cd89a2957d5;p=idzebra-moved-to-github.git diff --git a/data1/d1_doespec.c b/data1/d1_doespec.c index 066952a..9b56b07 100644 --- a/data1/d1_doespec.c +++ b/data1/d1_doespec.c @@ -1,4 +1,4 @@ -/* $Id: d1_doespec.c,v 1.8 2005-02-08 00:36:08 adam Exp $ +/* $Id: d1_doespec.c,v 1.9 2006-05-10 08:13:18 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -371,3 +371,11 @@ int data1_doespec1 (data1_handle dh, data1_node *n, Z_Espec1 *e) } return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +