X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fodr_enum.c;h=7c4f90060b63405736b32a5e8cda94a25077d088;hp=078593dc24d617eedbef3c92626f7ebbd25721ff;hb=21ea17f766bb492a93154ec7b242653fa37dec91;hpb=a09c8bfc4f5f873400cfa411d73e58035e9e4f52 diff --git a/odr/odr_enum.c b/odr/odr_enum.c index 078593d..7c4f900 100644 --- a/odr/odr_enum.c +++ b/odr/odr_enum.c @@ -1,16 +1,18 @@ /* - * Copyright (c) 1995-1998, Index Data + * Copyright (c) 1995-1999, Index Data * See the file LICENSE for details. * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_enum.c,v $ - * Revision 1.1 1998-03-20 14:45:01 adam + * Revision 1.2 1999-01-08 11:23:27 adam + * Added const modifier to some of the BER/ODR encoding routines. + * + * Revision 1.1 1998/03/20 14:45:01 adam * Implemented odr_enum and odr_set_of. * */ #include -#include /* * Top level enum en/decoder.