diff options
Diffstat (limited to 'board/esd/cpci750/local.h')
| -rw-r--r-- | board/esd/cpci750/local.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/board/esd/cpci750/local.h b/board/esd/cpci750/local.h index 1beb7e2dd..47ab31e90 100644 --- a/board/esd/cpci750/local.h +++ b/board/esd/cpci750/local.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2003 - * Ingo Assmus <ingo.assmus@keymile.com>  + * Ingo Assmus <ingo.assmus@keymile.com>   *   * See file CREDITS for list of people who contributed to this   * project. @@ -35,7 +35,7 @@  /* This tells PPCBoot that the config options are compiled in */  /* #undef ENV_IS_EMBEDDED */ -/* Don't touch this! PPCBOOT figures this out  based on other  +/* Don't touch this! PPCBOOT figures this out  based on other   * magic. */  /* Uncomment and define any of the below options */ |