X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-server.h;h=3ec874a1a174d29d1ba4813fad21a215b6bc8619;hb=d54b824ca309141da489284e5b6d78d7094f5494;hp=755052dc6f17b1313b005ff782630a8509523e40;hpb=b8e64d193b1b4f3197cb0c1db2f8d097e67cd50a;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index 755052d..3ec874a 100644 --- a/include/yazpp/z-server.h +++ b/include/yazpp/z-server.h @@ -1,5 +1,5 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2009 Index Data and Mike Taylor + * Copyright (C) 1998-2013 Index Data and Mike Taylor * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,7 +39,7 @@ class YAZ_EXPORT Z_ServerUtility { void create_surrogateDiagnostics(ODR odr, Z_NamePlusRecord *rec, const char *dbname, int error, char *const addinfo); - + Z_Records *create_nonSurrogateDiagnostics (ODR odr, int error, const char *addinfo);