float tests: Tweak.
[pspp] / lib / uinttostr.c
index 52d288e44e3e07ea497f291c19eb76c79245e92f..48fd98f21c5ba521613a84129e9f2c960c2e32eb 100644 (file)
@@ -1,3 +1,3 @@
-#define inttostr uinttostr
+#define anytostr uinttostr
 #define inttype unsigned int
-#include "inttostr.c"
+#include "anytostr.c"