X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcqlstrer.c;h=43362f037e6a2de34b7b35e6e0f6145be0f17e1c;hb=3b792849c676d96918850e2f1e0af87a75278501;hp=41abd444b71bad6edf49e983cce0979cce5c3c6b;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;p=yaz-moved-to-github.git diff --git a/src/cqlstrer.c b/src/cqlstrer.c index 41abd44..43362f0 100644 --- a/src/cqlstrer.c +++ b/src/cqlstrer.c @@ -1,5 +1,5 @@ -/* $Id: cqlstrer.c,v 1.5 2005-06-25 15:46:03 adam Exp $ - Copyright (C) 1995-2005, Index Data ApS +/* $Id: cqlstrer.c,v 1.7 2007-01-03 08:42:15 adam Exp $ + Copyright (C) 1995-2007, Index Data ApS Index Data Aps This file is part of the YAZ toolkit. @@ -17,7 +17,7 @@ See the file LICENSE details. /* * The error-messages associated with these codes are taken from * the SRW diagnostic specifications at - * http://www.loc.gov/srw/diagnostic-list.html + * http://www.loc.gov/standards/sru/diagnostics-list.html */ const char *cql_strerror(int code) { static char buf[80];