X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoom-p.h;h=80fa96807a1816360f66243deaf1ca8135bca061;hb=2af1d65a7126d623ab596d831d6bc4257d75a051;hp=87f517ea10ad74ed8bd819139dba47ced2e93025;hpb=eab4041057c94f4fd3feffd76c1f987ca67da1c3;p=yaz-moved-to-github.git diff --git a/zoom/zoom-p.h b/zoom/zoom-p.h index 87f517e..80fa968 100644 --- a/zoom/zoom-p.h +++ b/zoom/zoom-p.h @@ -1,6 +1,6 @@ /* * Private C header for ZOOM C. - * $Id: zoom-p.h,v 1.8 2001-12-30 22:21:11 adam Exp $ + * $Id: zoom-p.h,v 1.9 2002-05-17 12:48:30 adam Exp $ */ #include #include @@ -137,4 +137,4 @@ struct ZOOM_Event_p { ZOOM_Event prev; }; - +void ZOOM_options_addref (ZOOM_options opt);