X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Flogrpn.h;h=7b1ea55ee339a05ea30f07f5e9862d0e05d694b5;hp=0d806850ef2c497292bb1bb5ef1d076ccf747da0;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index 0d80685..7b1ea55 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: logrpn.h,v 1.7 2005-01-15 19:47:09 adam Exp $ + * $Id: logrpn.h,v 1.8 2005-06-25 15:46:03 adam Exp $ */ /** @@ -37,3 +37,11 @@ YAZ_EXPORT void wrbuf_diags(WRBUF b, int num_diagnostics,Z_DiagRec **diags); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +