X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-server.h;h=463250f15fee272de8260c6545f0cf091e70b337;hb=d53e0ff85ad63de947da013a0d25a434d12eed40;hp=33d935f1362eecedb0d4eec15aacc9675b13b781;hpb=6b22d0543d41bec8626f3ae7ac866bcab7de44bd;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index 33d935f..463250f 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-2010 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: @@ -117,7 +117,7 @@ class YAZ_EXPORT Yaz_Facility_Retrieval : public IServer_Facility, const char *resultSetName, int start, int num, Z_RecordComposition *comp, - int *next, int *pres, + Odr_int *next, Odr_int *pres, Odr_oid *oid); void fetch_via_piggyback (Z_Server *s,