X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=util%2Fiso2709dump.c;h=fd1056e28c8a901c009c7e6b3e4148fed3c116c6;hb=c3d25c24fb405af98c6879fa7f5f619ccc895151;hp=d8701e1eb4d35923aeff9d9172b609eeb5d198d0;hpb=c225f9c0b0d280dedb06939fb68a1cb06c74a3c0;p=egate.git diff --git a/util/iso2709dump.c b/util/iso2709dump.c index d8701e1..fd1056e 100644 --- a/util/iso2709dump.c +++ b/util/iso2709dump.c @@ -1,14 +1,17 @@ /* - Iso2709 record management - - Europagate, 1994-1995. - - $Log: iso2709dump.c,v $ - Revision 1.3 1995/02/10 17:05:18 adam - New function iso2709_display to display MARC records in a - line-by-line format. The iso2709_cvt function no longer - prints the record to stderr. - + * Iso2709 record management + * + * Europagate, 1994-1995. + * + * $Log: iso2709dump.c,v $ + * Revision 1.5 1995/02/22 21:32:36 adam + * Changed header. + * + * Revision 1.3 1995/02/10 17:05:18 adam + * New function iso2709_display to display MARC records in a + * line-by-line format. The iso2709_cvt function no longer + * prints the record to stderr. + * * Revision 1.2 1995/02/10 16:50:33 adam * Indicator field moved to 'struct iso2709_dir' from 'struct * iso2709_field'.