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:
6e9997c
)
return OK
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 29 Sep 2005 17:53:50 +0000
(17:53 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 29 Sep 2005 17:53:50 +0000
(17:53 +0000)
org.glite.jp.primary/src/is_client.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/src/is_client.c
b/org.glite.jp.primary/src/is_client.c
index
d4332cd
..
c01561d
100644
(file)
--- a/
org.glite.jp.primary/src/is_client.c
+++ b/
org.glite.jp.primary/src/is_client.c
@@
-54,5
+54,6
@@
int glite_jpps_multi_feed(
printf("%s = %s\n",attrs[i][j].name,attrs[i][j].value);
putchar(10);
}
+ return 0;
}