X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_bit.c;h=ab8d0522bef4d863e2da72fcd75b6070eb74640e;hp=11a1d2ee410d80546b042c4108fd7d116bfa555c;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=0420d74c15267c4cb7903503b51937f836096b7a diff --git a/src/odr_bit.c b/src/odr_bit.c index 11a1d2e..ab8d052 100644 --- a/src/odr_bit.c +++ b/src/odr_bit.c @@ -1,10 +1,15 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * - * $Id: odr_bit.c,v 1.2 2004-08-11 12:15:38 adam Exp $ + * $Id: odr_bit.c,v 1.3 2004-10-15 00:19:00 adam Exp $ */ + +/** + * \file odr_bit.c + * \brief Implements ODR BITSTRING codec + */ + #if HAVE_CONFIG_H #include #endif