summaryrefslogtreecommitdiff
path: root/audio/osalp/files/patch-aflib_aflibConverter.h
blob: 70589a53bda3e41fa9d345ab6f93ee69edcce116 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- aflib/aflibConverter.h.orig	2007-01-16 19:26:39 UTC
+++ aflib/aflibConverter.h
@@ -110,7 +110,7 @@ private:
    operator=(const aflibConverter& op);
 
    int
-   err_ret(char *s);
+   err_ret(const char *s);
 
    void
    deleteMemory();