X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=70458ecc75dcddaaf30ada7c9caae14ece2008eb;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/gnu/uinttostr.c b/gnu/uinttostr.c index 70458ecc..48fd98f2 100644 --- a/gnu/uinttostr.c +++ b/gnu/uinttostr.c @@ -1,5 +1,3 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ #define anytostr uinttostr #define inttype unsigned int #include "anytostr.c"