X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fmime.c;h=2a82c7d753308462f3e0131acd7b42aefb6ddef3;hp=f9648618c4acfb8eee3fb16f464f09de67e85c0f;hb=abd3118d2280ffe01b4ff3a7b36428b7b5c91827;hpb=d02fa05385c5bc77f4faafd2117bdba699e15cbf 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