summaryrefslogtreecommitdiffstats
path: root/src/polyp/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/error.c')
-rw-r--r--src/polyp/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/error.c b/src/polyp/error.c
index ee9ce51b..0e3b506f 100644
--- a/src/polyp/error.c
+++ b/src/polyp/error.c
@@ -170,7 +170,7 @@ static char *tlsstr;
#endif
-char* pa_cstrerror(int errnum) {
+const char* pa_cstrerror(int errnum) {
const char *origbuf;
#ifdef HAVE_STRERROR_R