X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=gnu%2Fuinttostr.c;fp=gnu%2Fuinttostr.c;h=052e6b912b1aa78e1f90f08e879ec83504f11fa4;hp=7ccafebbb500d66052d1455313f10601bd8ea33b;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/gnu/uinttostr.c b/gnu/uinttostr.c index 7ccafeb..052e6b9 100644 --- a/gnu/uinttostr.c +++ b/gnu/uinttostr.c @@ -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"