X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaziconv.c;h=3cf8afe6959f173ffcb2e56fc5cf996aa0fa49ec;hp=45476145f5ea5deff32f34966b56f54f5e6f4027;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/util/yaziconv.c b/util/yaziconv.c index 4547614..3cf8afe 100644 --- a/util/yaziconv.c +++ b/util/yaziconv.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: yaziconv.c,v 1.3 2005-01-17 13:09:43 adam Exp $ + * $Id: yaziconv.c,v 1.4 2005-06-25 15:46:07 adam Exp $ */ #if HAVE_CONFIG_H @@ -180,3 +180,11 @@ int main (int argc, char **argv) yaz_iconv_close (cd); return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +