diff src/defun-int.h @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents ec3ffbf9982b
children cbf717bf8150
line wrap: on
line diff
--- a/src/defun-int.h	Mon Apr 24 17:45:31 2006 +0000
+++ b/src/defun-int.h	Mon Apr 24 19:13:11 2006 +0000
@@ -234,7 +234,7 @@
 
 // How mapper functions are actually installed.
 
-// XXX FIXME XXX -- Really want to avoid the following casts, since
+// FIXME -- Really want to avoid the following casts, since
 // (as always with casts) it may mask some real errors...
 
 #define DEFUN_MAPPER_INTERNAL(name, ch_map, d_b_map, c_b_map, d_d_map, \