init: code readability enhancements; very small code changes

This commit is contained in:
Denis Vlasenko
2007-02-17 15:52:02 +00:00
parent c84520d73d
commit ec27feb045
5 changed files with 62 additions and 65 deletions

View File

@ -846,7 +846,7 @@ extern const char bb_default_login_shell[];
/* The following devices are the same on devfs and non-devfs systems. */
#define CURRENT_TTY "/dev/tty"
#define CONSOLE_DEV "/dev/console"
#define DEV_CONSOLE "/dev/console"
#ifndef RB_POWER_OFF