projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
doxify acl.c.
[paraslash.git]
/
write_common.c
diff --git
a/write_common.c
b/write_common.c
index
a8d2114
..
1ff0376
100644
(file)
--- a/
write_common.c
+++ b/
write_common.c
@@
-1,5
+1,5
@@
/*
/*
- * Copyright (C) 2006-200
7
Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-200
8
Andre Noll <maan@systemlinux.org>
*
* Licensed under the GPL v2. For licencing details see COPYING.
*/
*
* Licensed under the GPL v2. For licencing details see COPYING.
*/
@@
-99,7
+99,7
@@
int wng_open(struct writer_node_group *g)
g->error = 0;
return 1;
err_out:
g->error = 0;
return 1;
err_out:
- PARA_ERROR_LOG("%s\n",
PARA_STRERROR
(-ret));
+ PARA_ERROR_LOG("%s\n",
para_strerror
(-ret));
unregister_task(&g->task);
while (i > 0) {
struct writer_node *wn = &g->writer_nodes[--i];
unregister_task(&g->task);
while (i > 0) {
struct writer_node *wn = &g->writer_nodes[--i];