message string changes, mostly for consistency, also -32 bytes in .rodata
This commit is contained in:
@ -1371,7 +1371,7 @@ get_boot(enum action what)
|
||||
#endif
|
||||
break;
|
||||
default:
|
||||
bb_error_msg_and_die(_("Internal error"));
|
||||
bb_error_msg_and_die(_("internal error"));
|
||||
}
|
||||
#endif /* CONFIG_FEATURE_FDISK_WRITABLE */
|
||||
}
|
||||
|
Reference in New Issue
Block a user