X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fsck.c;h=9688a729ef473ec1a83555479aa79d978c71caef;hp=04916384c30d4d18417afafd58472d1dfad5689f;hb=d5af72bb0148e2df6fac6aba10a64e48dab212fd;hpb=b76e950a38435a10d7d85a1c0ea95fa7c2917a96 diff --git a/fsck.c b/fsck.c index 04916384..9688a729 100644 --- a/fsck.c +++ b/fsck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2007 Andre Noll + * Copyright (C) 1997-2008 Andre Noll * * 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",