X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Finttostr.c;h=c96b5ca39be62bdeda4071ce6c46280f458c4449;hb=refs%2Fheads%2Fupstream;hp=1bba4a08612dc961f8ef7852a8088dcbd338b431;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;p=debian%2Ftar diff --git a/gnu/inttostr.c b/gnu/inttostr.c index 1bba4a08..c96b5ca3 100644 --- a/gnu/inttostr.c +++ b/gnu/inttostr.c @@ -1,6 +1,3 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ #define anytostr inttostr #define inttype int -#define inttype_is_signed 1 #include "anytostr.c"