X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2Fmarcomp.c;h=276bfdcf64f77c683158f641907929529c3e51e9;hb=f7a3769dede0071696bdcc13ae2ee1efe6d52d96;hp=23b4044edc274b3c7d32cccbdb8b09a03ed7f256;hpb=03ada04bea71af9a1c6b6bb2cfed660e21775fdb;p=idzebra-moved-to-github.git diff --git a/recctrl/marcomp.c b/recctrl/marcomp.c index 23b4044..276bfdc 100644 --- a/recctrl/marcomp.c +++ b/recctrl/marcomp.c @@ -1,5 +1,5 @@ /* - $Id: marcomp.c,v 1.5 2005-01-03 19:27:53 adam Exp $ + $Id: marcomp.c,v 1.6 2006-05-10 08:13:28 adam Exp $ marcomp.c - compiler of MARC statements. */ @@ -403,3 +403,11 @@ mc_subfield *mc_getsubfields(mc_context *c, mc_subfield *parent) } return psf; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +