X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fuinttostr.c;h=70458ecc75dcddaaf30ada7c9caae14ece2008eb;hb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;hp=7ccafebbb500d66052d1455313f10601bd8ea33b;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/uinttostr.c b/gnu/uinttostr.c index 7ccafebb..70458ecc 100644 --- a/gnu/uinttostr.c +++ b/gnu/uinttostr.c @@ -1,6 +1,5 @@ /* -*- 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"