X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_any.c;h=5dfaab648bbd9880479ddeef416bf87ce88c5d68;hb=b6ed17b957403d2db0475df7759de72ce3eda2ee;hp=78d77ae860933cbb5857b45094bbf062891537a0;hpb=0a7d4354288c747883261e9f430a7e0069225a5b;p=yaz-moved-to-github.git diff --git a/src/odr_any.c b/src/odr_any.c index 78d77ae..5dfaab6 100644 --- a/src/odr_any.c +++ b/src/odr_any.c @@ -1,17 +1,22 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * - * $Id: odr_any.c,v 1.2 2004-08-11 12:15:38 adam Exp $ + * $Id: odr_any.c,v 1.3 2004-10-15 00:19:00 adam Exp $ */ + +/** + * \file odr_any.c + * \brief Implements ODR ANY codec + */ + #if HAVE_CONFIG_H #include #endif #include "odr-priv.h" -/* +/** * This is a catch-all type. It stuffs a random ostring (assumed to be properly * encoded) into the stream, or reads a full data element. Implicit tagging * does not work, and neither does the optional flag, unless the element