conspy: code shrink
authorPascal Bellard <pascal.bellard@ads-lu.com>
Wed, 30 Jun 2010 05:05:31 +0000 (07:05 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 30 Jun 2010 05:05:31 +0000 (07:05 +0200)
commitfa5ea17b5f6457d888a30afeff87420b7fe0348a
treeab8580e0a8f5d9162fd54ca92529187ee97b6820
parentc03fb3cd7d6b41706a4ade372c5df9c6b951a51c
conspy: code shrink

function                                             old     new   delta
screen_read_close                                    114     187     +73
set_cursor                                             -      53     +53
cleanup                                               93      91      -2
screen_dump                                          202     197      -5
curon                                                 34       -     -34
screen_char                                          351     308     -43
conspy_main                                         1444    1264    -180
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/4 up/down: 126/-264)         Total: -138 bytes

Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/conspy.c