X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftpath.c;h=c743a6025bf7a0479b3c33ec666427ed9f4d4fb8;hb=b56b6242e4e9c0011b9a2dae6d67c3ef0789251f;hp=a213f9cf431cbf64c75e416526c69aa2e53ec7a0;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/tpath.c b/src/tpath.c index a213f9c..c743a60 100644 --- a/src/tpath.c +++ b/src/tpath.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. */ /** @@ -136,6 +136,7 @@ int yaz_is_abspath (const char *p) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab