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=b414e25de8ca49d7567a92c203d431383ec57c83;hpb=29ece34f44a27750bbfd76154ad9882580453dc7 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"