X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fmatchstr.h;h=df44f61b782cfef3fe804d8c068e523a1683e9b0;hp=b7769074b81eee38660a7d186a75a9b34339f733;hb=44480613eaf589ad4cad250a3ef0bd9299b26c50;hpb=ae309395bf5f5511c2eee751151a2962726f745a diff --git a/include/yaz/matchstr.h b/include/yaz/matchstr.h index b776907..df44f61 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-2011 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