X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-opt.c;h=c8d70e5c7a7f75e19197a9f2d927882e21d01f7b;hp=3b727853a4e7c2de36a450700abce4b534c8b30d;hb=8a980f7051e22ca1e4fac0395ed7f8647cd9eda3;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 3b72785..c8d70e5 100644 --- a/src/zoom-opt.c +++ b/src/zoom-opt.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ /** @@ -232,6 +232,7 @@ ZOOM_options_set_int(ZOOM_options opt, const char *name, int value) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab