Fix some Doxygen warnings and/or typos (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3538 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -54,7 +54,7 @@ int dec2bcd(int d)
|
||||
/**
|
||||
* Return the absolute value of the specified integer.
|
||||
*
|
||||
* @param val The integer of which we want to know the absolute value.
|
||||
* @param j The integer of which we want to know the absolute value.
|
||||
* @return The absolute value of the specified integer.
|
||||
*/
|
||||
int abs(int j)
|
||||
|
Reference in New Issue
Block a user