X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fuinttostr.c;h=70458ecc75dcddaaf30ada7c9caae14ece2008eb;hb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;hp=052e6b912b1aa78e1f90f08e879ec83504f11fa4;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;p=debian%2Ftar diff --git a/gnu/uinttostr.c b/gnu/uinttostr.c index 052e6b91..70458ecc 100644 --- a/gnu/uinttostr.c +++ b/gnu/uinttostr.c @@ -2,5 +2,4 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ #define anytostr uinttostr #define inttype unsigned int -#define inttype_is_signed 0 #include "anytostr.c"