[uim-commit] r1838 - branches/0.4/xim

ekato at freedesktop.org ekato at freedesktop.org
Thu Oct 13 22:03:56 PDT 2005


Author: ekato
Date: 2005-10-13 22:03:37 -0700 (Thu, 13 Oct 2005)
New Revision: 1838

Modified:
   branches/0.4/xim/util.h
Log:
* xim/util.h : Port r1837 from trunk.


Modified: branches/0.4/xim/util.h
===================================================================
--- branches/0.4/xim/util.h	2005-10-14 05:01:46 UTC (rev 1837)
+++ branches/0.4/xim/util.h	2005-10-14 05:03:37 UTC (rev 1838)
@@ -46,7 +46,7 @@
 void hex_dump(unsigned char *buf, int len);
 
 // misc replacement functions
-#ifndef HAV_ASPRINTF
+#ifndef HAVE_ASPRINTF
 int asprintf(char **ptr, const char *format, ...);
 #endif
 



More information about the uim-commit mailing list