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:
3daaafa
)
added myURL
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 3 Oct 2005 16:57:43 +0000
(16:57 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 3 Oct 2005 16:57:43 +0000
(16:57 +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
40ab4ab
..
e86d4c9
100644
(file)
--- a/
org.glite.jp.common/interface/types.h
+++ b/
org.glite.jp.common/interface/types.h
@@
-21,6
+21,7
@@
typedef struct _glite_jp_context {
void **type_plugins;
void *dbhandle;
char **trusted_peers;
+ char *myURL;
} *glite_jp_context_t;
typedef enum {