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:
a1873a8
)
extended context:
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 4 Apr 2005 13:24:11 +0000
(13:24 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 4 Apr 2005 13:24:11 +0000
(13:24 +0000)
- peer name (GSS)
- list of plugins
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
70e8482
..
e5af0f5
100644
(file)
--- a/
org.glite.jp.common/interface/types.h
+++ b/
org.glite.jp.common/interface/types.h
@@
-16,6
+16,8
@@
typedef struct _glite_jp_context {
void **deferred_arg;
void *feeds;
struct soap *other_soap;
+ char *peer;
+ void **plugins;
} *glite_jp_context_t;
typedef enum {