diff src/event-Xt.c @ 165:5a88923fcbfe r20-3b9

Import from CVS: tag r20-3b9
author cvs
date Mon, 13 Aug 2007 09:44:42 +0200
parents 3bb7ccffb0c0
children 8eaf7971accc
line wrap: on
line diff
--- a/src/event-Xt.c	Mon Aug 13 09:43:39 2007 +0200
+++ b/src/event-Xt.c	Mon Aug 13 09:44:42 2007 +0200
@@ -46,7 +46,7 @@
 #include "xintrinsicp.h"	/* CoreP.h needs this */
 #include <X11/CoreP.h>		/* Numerous places access the fields of
 				   a core widget directly.  We could
-				   use XtVaGetValues(), but ... */
+				   use XtGetValues(), but ... */
 #ifdef HAVE_XIM
 #ifdef XIM_MOTIF
 #include <Xm/Xm.h>