X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2B%2B%2Fz-query.h;fp=include%2Fyaz%2B%2B%2Fz-query.h;h=6977b82b9492cd2f9005dcd2a242a9dc21eb4a3f;hb=7411ed6df7fc0b535f83503f73d70e80f390e295;hp=31fcaa91c4098c4d85828ae8dc86e9ff8e55f030;hpb=75f7c460d6d10961f3d2ed841b757d6d6b7725d7;p=yazpp-moved-to-github.git diff --git a/include/yaz++/z-query.h b/include/yaz++/z-query.h index 31fcaa9..6977b82 100644 --- a/include/yaz++/z-query.h +++ b/include/yaz++/z-query.h @@ -2,7 +2,7 @@ * Copyright (c) 1998-2000, Index Data. * See the file LICENSE for details. * - * $Id: z-query.h,v 1.4 2005-06-02 06:40:21 adam Exp $ + * $Id: z-query.h,v 1.5 2005-06-25 15:53:19 adam Exp $ */ #include @@ -40,3 +40,11 @@ class YAZ_EXPORT Yaz_Z_Query : public Yaz_Query { void pr_term(WRBUF wbuf, char *buf, int len); }; }; +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +