projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 't/nonblock_api'
[paraslash.git]
/
error.h
diff --git
a/error.h
b/error.h
index
1c47713
..
3190306
100644
(file)
--- a/
error.h
+++ b/
error.h
@@
-89,7
+89,7
@@
extern const char **para_errlist[];
#define WAV_FILTER_ERRORS \
#define WAV_FILTER_ERRORS \
- PARA_ERROR(WAV_BAD_FC, "invalid filter c
hain c
onfiguration"), \
+ PARA_ERROR(WAV_BAD_FC, "invalid filter configuration"), \
PARA_ERROR(WAV_EOF, "wav filter: end of file"), \
PARA_ERROR(WAV_SUCCESS, "successfully wrote wav header"), \
PARA_ERROR(WAV_EOF, "wav filter: end of file"), \
PARA_ERROR(WAV_SUCCESS, "successfully wrote wav header"), \