X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=b2059055f51dbeb9a3eb35736dcb4802fbf6fd17;hb=5ae2f74ba9b27bb7e926d5908471ac79371f7823;hp=4a2e155865bf132e49a9484abe2f25bb01005b8b;hpb=411c62d6ff8ded6e1ef68eebea9d9bbaaac360fd;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 4a2e155..b205905 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -285,6 +285,7 @@ ZOOM_Event ZOOM_connection_get_event(ZOOM_connection c); void ZOOM_connection_remove_events(ZOOM_connection c); void ZOOM_Event_destroy(ZOOM_Event event); zoom_ret ZOOM_send_GDU(ZOOM_connection c, Z_GDU *gdu); +void ZOOM_handle_facet_list(ZOOM_resultset r, Z_FacetList *fl); /* * Local variables: