X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_oid.c;h=eba9ce6d0952b2b485eeae3584e27a55f349416d;hp=fa983bd7a5aa4fe99d4c9eb63b9134109db40117;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=0420d74c15267c4cb7903503b51937f836096b7a diff --git a/src/ber_oid.c b/src/ber_oid.c index fa983bd..eba9ce6 100644 --- a/src/ber_oid.c +++ b/src/ber_oid.c @@ -2,7 +2,15 @@ * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. * - * $Id: ber_oid.c,v 1.3 2004-02-16 17:57:05 adam Exp $ + * $Id: ber_oid.c,v 1.4 2004-10-15 00:18:59 adam Exp $ + */ + +/** + * \file ber_oid.c + * \brief Implements BER OID encoding and decoding + * + * This source file implements BER encoding and decoding of + * the OID type. */ #if HAVE_CONFIG_H #include