X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt-exp.h;h=832763be011906f2e7e0b649cddd8ed8738bd3d6;hp=1b122d437ccb38adb9cf59c91f1d3a238c67c283;hb=559aecba0e61eca34706023436692ba23faa29a7;hpb=e0d889da6625684d4f6a4f166af7e811e224b091 diff --git a/include/prt-exp.h b/include/prt-exp.h index 1b122d4..832763b 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-1997, Index Data. + * Copyright (c) 1995-1998, Index Data. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -999,7 +999,7 @@ typedef struct Z_ExplainRecord } u; } Z_ExplainRecord; -int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt); +YAZ_EXPORT int z_ExplainRecord(ODR o, Z_ExplainRecord **p, int opt); #ifdef __cplusplus }