X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsession.h;h=90ee0b190e45067164bc0a94fcd0b31ef04fa384;hb=a5c7c4da7da4998222954c0afb60b46513a3adfe;hp=1b13364604272153fd64091f5b6d46153d463ba5;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e;p=yaz-moved-to-github.git diff --git a/src/session.h b/src/session.h index 1b13364..90ee0b1 100644 --- a/src/session.h +++ b/src/session.h @@ -44,7 +44,7 @@ struct gfs_server { statserv_options_block cb; char *host; char *id; - int listen_ref; + int *listen_ref; cql_transform_t cql_transform; CCL_bibset ccl_transform; void *server_node_ptr;