aft.c: Move definition of "buf" down a bit.
[paraslash.git] / fsck.c
diff --git a/fsck.c b/fsck.c
index 04916384c30d4d18417afafd58472d1dfad5689f..9688a729ef473ec1a83555479aa79d978c71caef 100644 (file)
--- a/fsck.c
+++ b/fsck.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2007 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 1997-2008 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -967,7 +967,7 @@ out:
                PARA_ERROR_LOG("%s%s: %s\n",
                        base_dir? "base_dir: " : "",
                        base_dir? base_dir : "",
-                       PARA_STRERROR(-ret)
+                       para_strerror(-ret)
                );
                if (conf.loglevel_arg > 1)
                        PARA_EMERG_LOG("re-run with \"--logelvel %d\" to increase verbosity\n",