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:
b6dc22a
)
variable initialisation
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 13 Oct 2005 12:52:46 +0000
(12:52 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 13 Oct 2005 12:52:46 +0000
(12:52 +0000)
org.glite.jp.primary/src/new_ftp_backend.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/src/new_ftp_backend.c
b/org.glite.jp.primary/src/new_ftp_backend.c
index
407b7e2
..
728e0a5
100644
(file)
--- a/
org.glite.jp.primary/src/new_ftp_backend.c
+++ b/
org.glite.jp.primary/src/new_ftp_backend.c
@@
-2089,7
+2089,7
@@
int glite_jppsbe_store_feed(
memset(&err,0,sizeof err);
- qlist
,
alist = stmt = aux = e = NULL;
+ qlist
=
alist = stmt = aux = e = NULL;
for (i=0; feed->attrs[i]; i++) {
char *e;