a whitespace nit
Reminder from: kib MFC after: 4 days
This commit is contained in:
parent
cb836f4cd7
commit
11604ee85b
@ -105,7 +105,7 @@ interact(void)
|
||||
/*
|
||||
* Read our default configuration
|
||||
*/
|
||||
if(include("/boot/loader.rc") != CMD_OK)
|
||||
if (include("/boot/loader.rc") != CMD_OK)
|
||||
include("/boot/boot.conf");
|
||||
printf("\n");
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user