X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=include%2Fyazpp%2Fir-assoc.h;h=7e32822fb3a8a5ec56d32b9b9da67d589a7cce41;hp=eb3d1100c14d73494dfbc2e2c8c6786bbaa9999d;hb=fa96bc0dcc16f6ac3e33b5144664e51cb7d09874;hpb=0cc824e02bc2c69986bec8c9dd9ff53f07a0cd3d diff --git a/include/yazpp/ir-assoc.h b/include/yazpp/ir-assoc.h index eb3d110..7e32822 100644 --- a/include/yazpp/ir-assoc.h +++ b/include/yazpp/ir-assoc.h @@ -2,7 +2,7 @@ * Copyright (c) 1998-2005, Index Data. * See the file LICENSE for details. * - * $Id: ir-assoc.h,v 1.1 2006-03-29 13:14:15 adam Exp $ + * $Id: ir-assoc.h,v 1.2 2007-04-12 15:00:33 adam Exp $ */ #include @@ -74,7 +74,7 @@ class YAZ_EXPORT IR_Assoc: public Z_Assoc { char *m_cookie; int m_num_databaseNames; char **m_databaseNames; - int m_preferredRecordSyntax; + char *m_preferredRecordSyntax; Z_ElementSetNames *m_elementSetNames; int m_lastReceived; int m_log;