X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fuinttostr.c;h=70458ecc75dcddaaf30ada7c9caae14ece2008eb;hb=742e8d8615e691277b67e5416340354b9879e2a9;hp=052e6b912b1aa78e1f90f08e879ec83504f11fa4;hpb=b414e25de8ca49d7567a92c203d431383ec57c83;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"