X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmime.c;h=2a82c7d753308462f3e0131acd7b42aefb6ddef3;hb=b925ea17d6f146a28d745b0d34e9eec6eafda21f;hp=f9648618c4acfb8eee3fb16f464f09de67e85c0f;hpb=a6af2d19dddb0c2ef961d087d8ca0f2b3bda8f7a;p=yaz-moved-to-github.git diff --git a/src/mime.c b/src/mime.c index f964861..2a82c7d 100644 --- a/src/mime.c +++ b/src/mime.c @@ -1,10 +1,17 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: mime.c,v 1.1 2006-03-15 13:32:05 adam Exp $ + * $Id: mime.c,v 1.2 2006-04-20 20:50:51 adam Exp $ */ +/** \file mime.c + \brief Small utility to manage MIME types +*/ + +#if HAVE_CONFIG_H +#include +#endif #include #include