diff options
Diffstat (limited to 'board/gen860t')
-rw-r--r-- | board/gen860t/gen860t.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/gen860t.c b/board/gen860t/gen860t.c index 4921f5b..434055c 100644 --- a/board/gen860t/gen860t.c +++ b/board/gen860t/gen860t.c @@ -303,7 +303,7 @@ board_poweroff(void) } #ifdef CONFIG_POST -/* +/* * Returns 1 if keys pressed to start the power-on long-running tests * Called from board_init_f(). */ |