fix minor typo
This commit is contained in:
parent
6fe3edd48c
commit
2f904f7848
@ -1279,7 +1279,7 @@ void read_inittab(void)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Open INITTAB and real line by line.
|
||||
* Open INITTAB and read line by line.
|
||||
*/
|
||||
if ((fp = fopen(INITTAB, "r")) == NULL)
|
||||
initlog(L_VB, "No inittab file found");
|
||||
|
Loading…
Reference in New Issue
Block a user