parted/ui.c | 96 ++++++++++++++++++++++++++++++-----------------------------
1 files changed, 49 insertions(+), 47 deletions(-)
New commits:
commit 3965965b3413df11d6306704478490f6e5b72549
Author: Jim Meyering <[EMAIL PROTECTED]>
Date: Tue Feb 13 22:51:56 2007 +0100
Use lighter-weight fputs and putchar in place of printf, when possible.
* parted/ui.c (wipe_line, _dump_history, reset_env):
(sigsegv_handler, sigfpe_handler, sigill_handler, _readline):
(help_msg, interactive_mode, non_interactive_mode): Use puts,
fputs, and putchar in place of printf, when possible.
(reset_env): Correct misleading indentation.
(wipe_line): Split a long string.
Signed-off-by: Jim Meyering <[EMAIL PROTECTED]>
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel