X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=asn%2Fdiagbib1.c;h=1d0e5b880605fd01e107315e62d9f5bbb3ac6678;hp=248926aff446e947fd0fabf3dbb761f75759fb37;hb=07105c9a04e982a8838dc25154998d4f60a8be34;hpb=9e83ba1ba78f4922d8e6f5434a263e2d339ea4b5 diff --git a/asn/diagbib1.c b/asn/diagbib1.c index 248926a..1d0e5b8 100644 --- a/asn/diagbib1.c +++ b/asn/diagbib1.c @@ -1,10 +1,13 @@ /* - * Copyright (c) 1995, Index Data + * Copyright (c) 1995-1997, Index Data * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: diagbib1.c,v $ - * Revision 1.6 1997-07-01 14:15:10 adam + * Revision 1.7 1997-09-29 07:22:26 adam + * Added static modifier to msg_tab. + * + * Revision 1.6 1997/07/01 14:15:10 adam * Added new BIB-1 diagnostic messages. * * Revision 1.5 1996/01/02 13:57:30 adam @@ -28,7 +31,7 @@ #include "diagbib1.h" -struct { +static struct { int code; char *msg; } msg_tab[] = {