X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_cons.c;h=dce204def8d3bb2d0cef904704d5fc9916710eb5;hb=5c3d2d2ab097e4bb59ba5718a396b020a2d302c0;hp=974022196ab126886b920bcac5fde58e41145239;hpb=3cef72d7093afaa8b106e4160ef0885b2ac50335;p=yaz-moved-to-github.git diff --git a/src/odr_cons.c b/src/odr_cons.c index 9740221..dce204d 100644 --- a/src/odr_cons.c +++ b/src/odr_cons.c @@ -2,9 +2,15 @@ * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. * - * $Id: odr_cons.c,v 1.3 2004-08-13 07:30:06 adam Exp $ + * $Id: odr_cons.c,v 1.4 2004-10-15 00:19:00 adam Exp $ * */ + +/** + * \file odr_cons.c + * \brief Implements ODR constructed codec. + */ + #if HAVE_CONFIG_H #include #endif