bug fix: No screen device found!/n
kenichi3.nagai at toshiba.co.jp
kenichi3.nagai at toshiba.co.jp
Thu Jul 26 10:03:34 EST 2007
Dear Yaboot Development Members,
I think this line is a little mistake.
--- yaboot.org 2007-07-25 15:43:34.000000000 +0900
+++ yaboot.c 2007-07-25 15:43:49.000000000 +0900
@@ -1596,7 +1596,7 @@
}
if (scrn == PROM_INVALID_HANDLE) {
- prom_printf("No screen device found !/n");
+ prom_printf("No screen device found !\n");
return;
}
for(i=0;i<16;i++) {
TOSHIBA Corporation
Semiconductor Company
Broadband System LSI Development Center
Kenichi Nagai
Mail: kenichi3.nagai at toshiba.co.jp
More information about the Yaboot-devel
mailing list