X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=zlint%2Fzlint.cpp;h=3987a2181c120fe995197369348d7dcd6dedaf2e;hb=25d0aba0fec6f0fdf2140cc727957e14046125a4;hp=6d68af2e7f50c28f491a645ca462ebff65d3f392;hpb=eb15a0d2234ee4020a738cf7730091b3475ff793;p=yazpp-moved-to-github.git diff --git a/zlint/zlint.cpp b/zlint/zlint.cpp index 6d68af2..3987a21 100644 --- a/zlint/zlint.cpp +++ b/zlint/zlint.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2004, Index Data. * See the file LICENSE for details. * - * $Id: zlint.cpp,v 1.6 2004-09-06 07:50:51 adam Exp $ + * $Id: zlint.cpp,v 1.8 2004-12-13 20:50:54 adam Exp $ */ #include @@ -161,7 +161,7 @@ int Zlint::initResponseGetVersion(Z_InitResponse *init) { no = i+1; if (off) - yaz_log(LOG_WARN, "%sbad formatted version"); + yaz_log(YLOG_WARN, "%sbad formatted version"); } else off = 1;