ape: add fprint %z format (thanks Ori_B)

This commit is contained in:
cinap_lenrek 2014-12-22 09:18:18 +01:00
parent 1db9f19b62
commit a5b0b6ba2c

View file

@ -75,7 +75,7 @@ static int tflag[] = { /* trailing flags */
0, 0, 0, 0, 0, 0, 0, 0, /* ` a b c d e f g */
SHORT, 0, 0, 0, LONG, 0, 0, 0, /* h i j k l m n o */
0, 0, 0, 0, 0, 0, 0, 0, /* p q r s t u v w */
0, 0, 0, 0, 0, 0, 0, 0, /* x y z { | } ~ ^? */
0, 0, LONG, 0, 0, 0, 0, 0, /* x y z { | } ~ ^? */
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,