X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=28ac9552315689124f2bfa1de0e50f874d2e9e61;hb=2edd5e54e7443ed42d4c4e56c2efb242956f818b;hp=31426b04839e829a7594f6127cf48ec0603a56ac;hpb=68630d8b55d688a7c7ce116951c310150aa9c166;p=paraslash.git diff --git a/error.h b/error.h index 31426b04..28ac9552 100644 --- a/error.h +++ b/error.h @@ -266,7 +266,7 @@ extern const char **para_errlist[]; #define AFT_ERRORS \ - PARA_ERROR(BAD_AFSI, "invaiid afs info"), \ + PARA_ERROR(BAD_AFSI, "invalid afs info"), \ PARA_ERROR(LOCALTIME, "localtime() failed"), \ PARA_ERROR(STRFTIME, "strftime() failed"), \ PARA_ERROR(BAD_PATH, "invalid path"), \