X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fyazpp%2Fz-server.h;h=a9c54340d6a3963af50ac602ff0710ea33338300;hb=fa96bc0dcc16f6ac3e33b5144664e51cb7d09874;hp=c8085c7ee7e13e56a14be068770729f2641f7c0f;hpb=0cc824e02bc2c69986bec8c9dd9ff53f07a0cd3d;p=yazpp-moved-to-github.git diff --git a/include/yazpp/z-server.h b/include/yazpp/z-server.h index c8085c7..a9c5434 100644 --- a/include/yazpp/z-server.h +++ b/include/yazpp/z-server.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2000-2005, Index Data. + * Copyright (c) 2000-2007, Index Data. * See the file LICENSE for details. * - * $Id: z-server.h,v 1.1 2006-03-29 13:14:15 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, int 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,