X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmime.c;h=f2421d174c61d9a4a3c2d2f81a63610d50d8523f;hb=3c287bc1d48ee6a1f300054c2cebd0ba312bd5b9;hp=0c485f5fc661b09ba371bfded4e74b2c59a8ecb2;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/mime.c b/src/mime.c index 0c485f5..f2421d1 100644 --- a/src/mime.c +++ b/src/mime.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ @@ -13,7 +13,6 @@ #include #include -#include #include #include "mime.h" @@ -81,6 +80,7 @@ void yaz_mime_types_destroy(yaz_mime_types t) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab