X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-p.h;h=5fd0b8654c9000c667168e9eb03906c8c6c670eb;hp=174d9526a410db565b2a33d823f0f9019349a017;hb=3f36e04a60f21ed11fbb7bdb32923cffcb519f2f;hpb=407a291011ba2743e175f3d2a84d4c6837406f7c 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;