diff options
Diffstat (limited to 'board/esd/cpci750/mpsc.c')
| -rw-r--r-- | board/esd/cpci750/mpsc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/esd/cpci750/mpsc.c b/board/esd/cpci750/mpsc.c index c89426d08..4adcec078 100644 --- a/board/esd/cpci750/mpsc.c +++ b/board/esd/cpci750/mpsc.c @@ -967,7 +967,7 @@ static int galmpsc_set_snoop (int mpsc, int value)  *       None.  *  * RETURN: -*       True for success, false otherwise. +*       true for success, false otherwise.  *  *******************************************************************************/ |