Release 1.6.4
[yazpp-moved-to-github.git] / include / yazpp / z-server.h
index 33d935f..7ce1776 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the yazpp toolkit.
- * Copyright (C) 1998-2009 Index Data and Mike Taylor
+ * Copyright (C) Index Data 
  * 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);
 
@@ -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,