X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fzeerex.h;h=20ad4ec1c348afd5823c06127f9bda31599460a6;hb=5d7214f79a8cd1b8c8e71453d670fb58eb180d34;hp=091dcb012b1e1849159aacb43d72b0bb5591f1ea;hpb=e107b0011a295ccc61502d6e5ea79d9125a3fbb4;p=pazpar2-moved-to-github.git diff --git a/src/zeerex.h b/src/zeerex.h index 091dcb0..20ad4ec 100644 --- a/src/zeerex.h +++ b/src/zeerex.h @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2008 Index Data + Copyright (C) 2006-2011 Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -223,12 +223,14 @@ struct zr_explain *zr_read_xml(NMEM m, xmlNode *n); struct zr_explain *zr_read_file(NMEM m, const char *fn); const char *zr_langstr(Zr_langstr *s, const char *lang); +#endif + /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ -#endif