X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-opt.c;h=0f5d9da5e8567a7df804e4c2347162b8be31650e;hp=b9e5df3654e76a2c489f238734df1643e77c01ce;hb=e4c68bbbfdfbfb44c4dbb62c3f528106ab65ffcf;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/zoom-opt.c b/src/zoom-opt.c index b9e5df3..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-2009 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