X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcopy_types.c;h=03a1c9189756e66783656471cb839d281a79ea6e;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=bfd9b007062f30090cac07f1fe6158d13f78ee94;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/copy_types.c b/src/copy_types.c index bfd9b00..03a1c91 100644 --- a/src/copy_types.c +++ b/src/copy_types.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. */ @@ -59,6 +59,7 @@ Z_Query *yaz_copy_Z_Query(Z_Query *q, ODR out) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab