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:
fb39b1a
)
avoid warning
author
Aleš Křenek
<ljocha@ics.muni.cz>
Fri, 16 Sep 2005 11:21:18 +0000
(11:21 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Fri, 16 Sep 2005 11:21:18 +0000
(11:21 +0000)
org.glite.lb.server/src/lb_plugin.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/src/lb_plugin.c
b/org.glite.lb.server/src/lb_plugin.c
index
ae6ffb1
..
7c2db6d
100644
(file)
--- a/
org.glite.lb.server/src/lb_plugin.c
+++ b/
org.glite.lb.server/src/lb_plugin.c
@@
-93,7
+93,7
@@
static int lb_open(void *fpctx, void *bhandle, const char *uri, void **handle) {
char *line;
int retval;
edg_wll_Context context;
-
size_
t nevents, maxnevents, i;
+
in
t nevents, maxnevents, i;
h = calloc(1, sizeof(lb_handle));