diff src/utils.cc @ 5775:ace8d8d26933

[project @ 2006-04-24 19:13:06 by jwe]
author jwe
date Mon, 24 Apr 2006 19:13:11 +0000
parents 6a9244f89a2a
children faafc2d98b8d
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -968,7 +968,7 @@
   return retval;
 }
 
-/* XXX FIXME XXX -- we really need a configure test for this.  */
+/* FIXME -- we really need a configure test for this.  */
 
 #if defined __GNUC__ && __GNUC__ >= 3
 #define HAVE_C99_VSNPRINTF 1