aboutsummaryrefslogtreecommitdiff
path: root/include/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ide.h')
-rw-r--r--include/ide.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ide.h b/include/ide.h
index 1b37d67..6073943 100644
--- a/include/ide.h
+++ b/include/ide.h
@@ -64,7 +64,7 @@ void ide_led(uchar led, uchar status);
/**
* board_start_ide() - Start up the board IDE interfac
*
- * @return 0 if ok
+ * Return: 0 if ok
*/
int board_start_ide(void);