aboutsummaryrefslogblamecommitdiff
path: root/audio/osalp/files/patch-aflib_aflibConverter.cc
blob: 3deebeaacfb7d045724ecddf5805936fa14debb8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


                                                               







                                                                     
--- aflib/aflibConverter.cc.orig	2007-01-16 19:26:39 UTC
+++ aflib/aflibConverter.cc
@@ -226,7 +226,7 @@ aflibConverter::resample(       /* numbe
 
 
 int
-aflibConverter::err_ret(char *s)
+aflibConverter::err_ret(const char *s)
 {
     aflib_debug("resample: %s \n\n",s); /* Display error message  */
     return -1;