X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Frecord_conv.c;h=6f657971bf655b028a94af45961dfc83dabe3840;hb=9773a01f6dae65e5f9c424b3f2bc7454b8270cfc;hp=369a2e92a9e93278dc7019f68930587d29c6fced;hpb=1015e59c397c0421df1be835e1418ef95531ad98;p=yaz-moved-to-github.git diff --git a/src/record_conv.c b/src/record_conv.c index 369a2e9..6f65797 100644 --- a/src/record_conv.c +++ b/src/record_conv.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -576,6 +576,7 @@ void yaz_record_conv_set_path(yaz_record_conv_t p, const char *path) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab