X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gnu%2Fuinttostr.c;h=48fd98f21c5ba521613a84129e9f2c960c2e32eb;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=70458ecc75dcddaaf30ada7c9caae14ece2008eb;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;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"