X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=ZOOM.xs;h=2178a2323ae91afec9c4f185ff22fcc3398e8319;hb=5db7ffd3bbe16a5c560e6d00e0dfbdfe0a5622cf;hp=2e0dbec7fd05e9d4effacecb2764a1d5917a801d;hpb=af07c0f17b6f241ee1e2ecc7cf3d566a8d8e331f;p=ZOOM-Perl-moved-to-github.git diff --git a/ZOOM.xs b/ZOOM.xs index 2e0dbec..2178a23 100644 --- a/ZOOM.xs +++ b/ZOOM.xs @@ -1,4 +1,4 @@ -/* $Id: ZOOM.xs,v 1.29 2005-11-08 16:39:23 mike Exp $ */ +/* $Id: ZOOM.xs,v 1.30 2005-11-15 11:31:52 mike Exp $ */ #include "EXTERN.h" #include "perl.h" @@ -394,13 +394,13 @@ void ZOOM_scanset_destroy(scan) ZOOM_scanset scan -# UNTESTED +# TESTED const char * ZOOM_scanset_option_get(scan, key) ZOOM_scanset scan const char * key -# UNTESTED +# TESTED void ZOOM_scanset_option_set(scan, key, val) ZOOM_scanset scan