X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=302d7e9f4c8693b560157c5e74f2f71cb969906e;hb=4a262fc2d915538dd5ebaa58fa5ec7403de650cd;hp=1be0536ed67cec6ab80423d51e4e1e9b4ef8c319;hpb=727ae07c46980a5115f9085bee6c72ef3109c8bb;p=paraslash.git diff --git a/error.h b/error.h index 1be0536e..302d7e9f 100644 --- a/error.h +++ b/error.h @@ -197,13 +197,12 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_AFS, "fixme"), \ PARA_ERROR(LOCALTIME, "fixme"), \ PARA_ERROR(STRFTIME, "fixme"), \ - PARA_ERROR(BAD_PATH, "fixme"), \ + PARA_ERROR(BAD_PATH, "invalid path"), \ PARA_ERROR(BAD_SORT, "fixme"), \ PARA_ERROR(FNMATCH, "fixme"), \ PARA_ERROR(NO_MATCH, "fixme"), \ PARA_ERROR(NO_AFHI, "fixme"), \ PARA_ERROR(AFT_SYNTAX, "syntax error"), \ - PARA_ERROR(AFS_STAT, "stat(2) failed"), \ PARA_ERROR(HASH_MISMATCH, "fixme"), \