X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fmatchstr.h;h=3493d8115abd9f11bd0dbe6767e3d520894f42cb;hb=120720e0d9c4fb0bcb2dae04d925ce03c64ede68;hp=b7769074b81eee38660a7d186a75a9b34339f733;hpb=ae309395bf5f5511c2eee751151a2962726f745a;p=yaz-moved-to-github.git diff --git a/include/yaz/matchstr.h b/include/yaz/matchstr.h index b776907..3493d81 100644 --- a/include/yaz/matchstr.h +++ b/include/yaz/matchstr.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2010 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -26,7 +26,7 @@ */ /** - * \file match-str.h + * \file matchstr.h * \brief Header for YAZ iconv interface */ @@ -74,6 +74,7 @@ YAZ_END_CDECL /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab