projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix use of uninitialized afhi->header_len.
[paraslash.git]
/
fsck.c
diff --git
a/fsck.c
b/fsck.c
index
a40ff37
..
60bd270
100644
(file)
--- a/
fsck.c
+++ b/
fsck.c
@@
-1,5
+1,5
@@
/*
/*
- * Copyright (C) 1997-200
7
Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-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.
*/
@@
-970,7
+970,7
@@
out:
para_strerror(-ret)
);
if (conf.loglevel_arg > 1)
para_strerror(-ret)
);
if (conf.loglevel_arg > 1)
- PARA_EMERG_LOG("re-run with \"--log
el
vel %d\" to increase verbosity\n",
+ PARA_EMERG_LOG("re-run with \"--log
le
vel %d\" to increase verbosity\n",
conf.loglevel_arg - 1);
} else
PARA_NOTICE_LOG("success\n");
conf.loglevel_arg - 1);
} else
PARA_NOTICE_LOG("success\n");