]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
string.c: Improve documentation of create_argv().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 3d58e63010c730657b7a7167fbd22196bcc984b5..337160c9a6c3d19c33c9192ae95ba7262eba8db6 100644 (file)
--- a/error.h
+++ b/error.h
@@ -103,7 +103,7 @@ extern const char **para_errlist[];
 
 
 #define AFH_RECV_ERRORS \
-       PARA_ERROR(AFH_RECV_BAD_FILENAME, "invalid file name"), \
+       PARA_ERROR(AFH_RECV_BAD_FILENAME, "no file name given"), \
 
 
 #define OGG_AFH_COMMON_ERRORS \