X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzoom-p.h;h=5fd0b8654c9000c667168e9eb03906c8c6c670eb;hb=f85108eb899eec594765c5c15408a8c64279099c;hp=174d9526a410db565b2a33d823f0f9019349a017;hpb=c45f2b8efebe64cf3d8d45eae18dc0fd78bc933f;p=yaz-moved-to-github.git diff --git a/src/zoom-p.h b/src/zoom-p.h index 174d952..5fd0b86 100644 --- a/src/zoom-p.h +++ b/src/zoom-p.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: zoom-p.h,v 1.21 2007-08-16 10:09:36 adam Exp $ + * $Id: zoom-p.h,v 1.22 2007-08-23 14:23:23 adam Exp $ */ /** * \file zoom-p.h @@ -63,6 +63,7 @@ struct ZOOM_connection_p { char *cookie_out; char *cookie_in; char *client_IP; + char *sru_version; char *user; char *group;