[ekg2-commit] r4031 - trunk/ekg: trunk/ekg/stuff.c
SVN commit
svn w toxygen.net
Pią, 27 Cze 2008, 20:21:15 CEST
Author: peres
Date: 2008-06-27 20:21:15 +0200 (Fri, 27 Jun 2008)
New Revision: 4031
Modified:
trunk/ekg/stuff.c
Log:
That shall partially fix compilation on gcc4.3.
Modified: trunk/ekg/stuff.c
===================================================================
--- trunk/ekg/stuff.c 2008-06-26 17:27:53 UTC (rev 4030)
+++ trunk/ekg/stuff.c 2008-06-27 18:21:15 UTC (rev 4031)
@@ -2855,7 +2855,7 @@
* Broken for use within EKG2 (passing iconv_t instead of from/to)
*/
-inline char *mutt_convert_string (const char *ps, iconv_t cd, int is_utf)
+static inline char *mutt_convert_string (const char *ps, iconv_t cd, int is_utf)
{
char *repls[] = { "\357\277\275", "?", 0 };
char *s = (char *) ps;
Więcej informacji o liście dyskusyjnej ekg2-commit