X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fpquery.h;h=183201e26751e60b1155940852c3826e0fbeae3c;hp=e50c91383f8b57b204028ccef76f549b6909fc40;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/include/yaz/pquery.h b/include/yaz/pquery.h index e50c913..183201e 100644 --- a/include/yaz/pquery.h +++ b/include/yaz/pquery.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: pquery.h,v 1.6 2005-01-15 19:47:09 adam Exp $ + * $Id: pquery.h,v 1.7 2005-06-25 15:46:03 adam Exp $ */ /** * \file pquery.h @@ -81,3 +81,11 @@ YAZ_EXPORT int yaz_pqf_error (YAZ_PQF_Parser p, const char **msg, size_t *off); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +