X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fodr_cons.c;fp=src%2Fodr_cons.c;h=dce204def8d3bb2d0cef904704d5fc9916710eb5;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hp=974022196ab126886b920bcac5fde58e41145239;hpb=0420d74c15267c4cb7903503b51937f836096b7a;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