diff options
Diffstat (limited to 'board/lwmon/lwmon.c')
| -rw-r--r-- | board/lwmon/lwmon.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/lwmon/lwmon.c b/board/lwmon/lwmon.c index cf824082c..b869bf346 100644 --- a/board/lwmon/lwmon.c +++ b/board/lwmon/lwmon.c @@ -1073,7 +1073,7 @@ static int key_pressed(void)  #endif	/* CONFIG_MODEM_SUPPORT */  #ifdef CONFIG_POST -/*  +/*   * Returns 1 if keys pressed to start the power-on long-running tests   * Called from board_init_f().   */ |