git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aaaed2
)
DB handle added to *glite_jp_context_t.
author
Zdeněk Salvet
<salvet@ics.muni.cz>
Fri, 6 May 2005 06:45:31 +0000
(06:45 +0000)
committer
Zdeněk Salvet
<salvet@ics.muni.cz>
Fri, 6 May 2005 06:45:31 +0000
(06:45 +0000)
org.glite.jp.common/interface/types.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.common/interface/types.h
b/org.glite.jp.common/interface/types.h
index
fb0a0e5
..
e481fb5
100644
(file)
--- a/
org.glite.jp.common/interface/types.h
+++ b/
org.glite.jp.common/interface/types.h
@@
-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 {