X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_bit.c;h=20362bd79f6df58a224ae67b964cc031c3783ff9;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=11a1d2ee410d80546b042c4108fd7d116bfa555c;hpb=0a7d4354288c747883261e9f430a7e0069225a5b;p=yaz-moved-to-github.git diff --git a/src/odr_bit.c b/src/odr_bit.c index 11a1d2e..20362bd 100644 --- a/src/odr_bit.c +++ b/src/odr_bit.c @@ -1,10 +1,15 @@ /* - * 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_bit.c,v 1.2 2004-08-11 12:15:38 adam Exp $ + * $Id: odr_bit.c,v 1.4 2005-01-15 19:47:14 adam Exp $ */ + +/** + * \file odr_bit.c + * \brief Implements ODR BITSTRING codec + */ + #if HAVE_CONFIG_H #include #endif