X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fwrbuf.c;h=9322f9083846fc7f1c1d0bf4bf3956dcf9e85509;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=a7910b67d9e74f0aee5c5a344f5c723d25b4c5e4;hpb=1e02454e1c94b60f62a7942b81a17bdc6c6d54da;p=yaz-moved-to-github.git diff --git a/src/wrbuf.c b/src/wrbuf.c index a7910b6..9322f90 100644 --- a/src/wrbuf.c +++ b/src/wrbuf.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. */ @@ -266,6 +266,7 @@ void wrbuf_write_escaped(WRBUF b, const char *str, size_t len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab