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