From: Enrico Scholz Date: Tue, 25 Oct 2005 16:11:32 +0000 (+0000) Subject: save some bytes on the stack... X-Git-Tag: version_0_30_210~102 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc0d2d9dba405755bd27768c1ceebe692bc69e7;p=util-vserver.git save some bytes on the stack... git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2179 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/ensc_fmt/fmtx.hc b/util-vserver/ensc_fmt/fmtx.hc index 5204ee2..d169c1a 100644 --- a/util-vserver/ensc_fmt/fmtx.hc +++ b/util-vserver/ensc_fmt/fmtx.hc @@ -32,7 +32,7 @@ size_t CONCAT(FMT_P(xuint),)(char *ptr, CONCAT(uint_least,_t) val) { - FMT_FN(16,8); + FMT_FN(16,2); } size_t