X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Finttostr.c;h=c96b5ca39be62bdeda4071ce6c46280f458c4449;hb=34b42e86af9d37c366a44280d2ba06ad2e2971df;hp=1bba4a08612dc961f8ef7852a8088dcbd338b431;hpb=b414e25de8ca49d7567a92c203d431383ec57c83;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"