X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-opt.c;h=0f5d9da5e8567a7df804e4c2347162b8be31650e;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hp=3b727853a4e7c2de36a450700abce4b534c8b30d;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/zoom-opt.c b/src/zoom-opt.c index 3b72785..0f5d9da 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-2010 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