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:
1591270
)
added prototype
author
Miloš Mulač
<mulac@civ.zcu.cz>
Tue, 28 Aug 2007 11:52:11 +0000
(11:52 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Tue, 28 Aug 2007 11:52:11 +0000
(11:52 +0000)
org.glite.lb.common/interface/context-int.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/context-int.h
b/org.glite.lb.common/interface/context-int.h
index
0505ced
..
a3cb4eb
100644
(file)
--- a/
org.glite.lb.common/interface/context-int.h
+++ b/
org.glite.lb.common/interface/context-int.h
@@
-172,6
+172,7
@@
extern int edg_wll_IncSequenceCode(edg_wll_Context ctx);
extern void edg_wll_FreeParams(edg_wll_Context context);
+extern int edg_wll_GenerateSubjobIds(edg_wll_Context, const edg_wlc_JobId, int, const char *, edg_wlc_JobId **);
#ifdef __cplusplus
}