Rename osl index entry stuff.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 1be0536ed67cec6ab80423d51e4e1e9b4ef8c319..5763f528740399f50f8da3596d860d9e8a7dbb9f 100644 (file)
--- 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_MATCH, "no matches"), \
        PARA_ERROR(NO_AFHI, "fixme"), \
        PARA_ERROR(AFT_SYNTAX, "syntax error"), \
-       PARA_ERROR(AFS_STAT, "stat(2) failed"), \
        PARA_ERROR(HASH_MISMATCH, "fixme"), \