X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-server.h;h=a9c54340d6a3963af50ac602ff0710ea33338300;hb=fa96bc0dcc16f6ac3e33b5144664e51cb7d09874;hp=255b24f9a3f7cc9d16543a7d162592f816792e24;hpb=ca58a20d661f245f8c3974fae6b61b50dada80f2;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index 255b24f..a9c5434 100644 --- a/include/yazpp/z-server.h +++ b/include/yazpp/z-server.h @@ -2,7 +2,7 @@ * Copyright (c) 2000-2007, Index Data. * See the file LICENSE for details. * - * $Id: z-server.h,v 1.2 2007-04-12 15:00:33 adam Exp $ + * $Id: z-server.h,v 1.3 2007-04-16 21:54:23 adam Exp $ */ #include @@ -14,7 +14,7 @@ class Z_Server; class YAZ_EXPORT Z_ServerUtility { public: void create_databaseRecord (ODR odr, Z_NamePlusRecord *rec, - const char *dbname, const char *format, + const char *dbname, const int *format, const void *buf, int len); void create_surrogateDiagnostics(ODR odr, Z_NamePlusRecord *rec, const char *dbname, int error,