X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_any.c;h=96e72b9ee70c9b3f889efa1cbebc1a739a096199;hb=0594c1b39bd724b0f80ef9dc1ceb937f5cf2c199;hp=78d77ae860933cbb5857b45094bbf062891537a0;hpb=0a7d4354288c747883261e9f430a7e0069225a5b;p=yaz-moved-to-github.git diff --git a/src/odr_any.c b/src/odr_any.c index 78d77ae..96e72b9 100644 --- a/src/odr_any.c +++ b/src/odr_any.c @@ -1,17 +1,22 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (C) 1995-2005, Index Data ApS * 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.4 2005-01-15 19:47:14 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