]> git.cworth.org Git - tar/blobdiff - gnu/uinttostr.c
Imported Upstream version 1.24
[tar] / gnu / uinttostr.c
index 7ccafebbb500d66052d1455313f10601bd8ea33b..052e6b912b1aa78e1f90f08e879ec83504f11fa4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- buffer-read-only: t -*- vi: set ro: */
 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
-#define inttostr uinttostr
+#define anytostr uinttostr
 #define inttype unsigned int
 #define inttype_is_signed 0
-#include "inttostr.c"
+#include "anytostr.c"