DB handle added to *glite_jp_context_t.
authorZdeněk Salvet <salvet@ics.muni.cz>
Fri, 6 May 2005 06:45:31 +0000 (06:45 +0000)
committerZdeněk Salvet <salvet@ics.muni.cz>
Fri, 6 May 2005 06:45:31 +0000 (06:45 +0000)
org.glite.jp.common/interface/types.h

index fb0a0e5..e481fb5 100644 (file)
@@ -18,6 +18,7 @@ typedef struct _glite_jp_context {
        struct soap     *other_soap;
        char    *peer;
        void    **plugins;
+       void    *db_handle;
 } *glite_jp_context_t;
 
 typedef enum {