aboutsummaryrefslogtreecommitdiff
path: root/audio/osalp/files/patch-aflib_aflibConverter.h
blob: 01a27f5a3c3745a8c9264e8ab35853e3a1df04a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./aflib/aflibConverter.h.orig	2014-01-30 14:55:43.000000000 +0100
+++ ./aflib/aflibConverter.h	2014-01-30 14:55:50.000000000 +0100
@@ -110,7 +110,7 @@
    operator=(const aflibConverter& op);
 
    int
-   err_ret(char *s);
+   err_ret(const char *s);
 
    void
    deleteMemory();