[uim-commit] r645 - trunk/xim
ekato at freedesktop.org
ekato at freedesktop.org
Sun Feb 13 23:18:00 PST 2005
Author: ekato
Date: 2005-02-13 23:17:58 -0800 (Sun, 13 Feb 2005)
New Revision: 645
Modified:
trunk/xim/util.h
Log:
* xim/util.h : Fix typo.
Modified: trunk/xim/util.h
===================================================================
--- trunk/xim/util.h 2005-02-14 07:16:49 UTC (rev 644)
+++ trunk/xim/util.h 2005-02-14 07:17:58 UTC (rev 645)
@@ -56,7 +56,7 @@
#endif
#ifndef HAVE_STRSEP
-#ifdef ___cplusplus
+#ifdef __cplusplus
extern "C" {
#endif
char *uim_strsep(char **stringp, const char *delim);
More information about the Uim-commit
mailing list