core/scim/scim-1.4.9-2.patch

12 lines
210 B
Diff
Raw Normal View History

2010-05-19 09:53:51 +08:00
--- a/src/ltdl.cpp
+++ b/src/ltdl.cpp
@@ -3361,7 +3361,7 @@ lt_dlopenext (
{
lt_dlhandle handle = 0;
char * tmp = 0;
- char * ext = 0;
+ const char * ext = 0;
size_t len;
int errors = 0;