X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Foid.h;h=ea921c95e0f015476a9ecef9aa89121d5bbcc465;hp=f47911ffbe08131321851fa8c663eec67bb0b094;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=0420d74c15267c4cb7903503b51937f836096b7a diff --git a/include/yaz/oid.h b/include/yaz/oid.h index f47911f..ea921c9 100644 --- a/include/yaz/oid.h +++ b/include/yaz/oid.h @@ -23,9 +23,17 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: oid.h,v 1.21 2003-11-19 13:47:20 mike Exp $ + * $Id: oid.h,v 1.22 2004-10-15 00:18:59 adam Exp $ */ +/** + * \file oid.h + * \brief Header for OID database + * + * More or less protocol-transparent OID database. + * We could (and should?) extend this so that the user app can add new + * entries to the list at initialization. + */ #ifndef OID_H #define OID_H