Shrink hexadecimal numbers
commit96704acdc327ea63594e4c2261bf69c8bd929188
authorPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 19:45:17 +0000 (16 21:45 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 16 Oct 2012 19:45:17 +0000 (16 21:45 +0200)
treee69bfa252dce483b7ce6994601a1b80c497bea2a
parentd450de743630d7e59c0f1eca94aae30fb67ce116
Shrink hexadecimal numbers

All numbers are now converted to their minimum size, ignoring any
leading zeroes. No special handling for hexadecimal numbers.
libhed/expr.c