X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-server.h;h=e17dff6c59b83a3e77ff1cdbd7d6088176f460cf;hb=01ad980e5595816d57bc9aa6aa451914b6fd2d33;hp=463250f15fee272de8260c6545f0cf091e70b337;hpb=d53e0ff85ad63de947da013a0d25a434d12eed40;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index 463250f..e17dff6 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-2010 Index Data and Mike Taylor + * Copyright (C) 1998-2012 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);