X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Flogrpn.h;h=7b1ea55ee339a05ea30f07f5e9862d0e05d694b5;hb=e07c9107593d131eeb0f57cfd908e0e01be37010;hp=5ad39332f0c82be30acf1c5091c7800a3462d015;hpb=e958092d7a7b66ff71cb05434b900d871e1f30fa;p=yaz-moved-to-github.git diff --git a/include/yaz/logrpn.h b/include/yaz/logrpn.h index 5ad3933..7b1ea55 100644 --- a/include/yaz/logrpn.h +++ b/include/yaz/logrpn.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 1997-2004, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: logrpn.h,v 1.6 2004-11-16 17:08:11 heikki 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 + */ +