X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_mem.c;h=2bd75ee14111b2a6431f69a19c7cb90019f0d1b3;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=db9decade6253b72bc8eaac556251f02ffd31404;hpb=d4bf9f0fc12586d2c0c38b77b6d4c865158a62ba;p=yaz-moved-to-github.git diff --git a/src/odr_mem.c b/src/odr_mem.c index db9deca..2bd75ee 100644 --- a/src/odr_mem.c +++ b/src/odr_mem.c @@ -1,8 +1,12 @@ /* - * Copyright (c) 1995-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: odr_mem.c,v 1.2 2004-09-30 11:06:41 adam Exp $ + * $Id: odr_mem.c,v 1.4 2005-01-15 19:47:14 adam Exp $ + */ +/** + * \file odr_mem.c + * \brief Implements ODR memory management */ #if HAVE_CONFIG_H #include