X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fnmemsdup.c;h=26d1b2fda866fd95186f091d51ad3192387a51de;hb=5c3d2d2ab097e4bb59ba5718a396b020a2d302c0;hp=69343f4fb8476626e67e4a3892c09fd7f30d83fb;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/src/nmemsdup.c b/src/nmemsdup.c index 69343f4..26d1b2f 100644 --- a/src/nmemsdup.c +++ b/src/nmemsdup.c @@ -1,9 +1,15 @@ /* - * Copyright (c) 1997-2003, Index Data. + * Copyright (c) 1997-2004, Index Data. * See the file LICENSE for details. * - * $Id: nmemsdup.c,v 1.1 2003-10-27 12:21:33 adam Exp $ + * $Id: nmemsdup.c,v 1.2 2004-10-15 00:19:00 adam Exp $ */ + +/** + * \file nmemsdup.c + * \brief Implements NMEM dup utilities + */ + #if HAVE_CONFIG_H #include #endif