Skip to content

Commit cafc84c

Browse files
committed
remove somehow broken character
1 parent f7e2bbf commit cafc84c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gc/ogc/console.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ void CON_GetPosition(int *cols, int *rows);
100100
* \fn CON_EnableGecko(int channel, int safe)
101101
* \brief Enable or disable the USB gecko console.
102102
*
103-
* \param[in] channel EXI channel, or -1 to disable the gecko console
103+
* \param[in] channel EXI channel, or -1 to disable the gecko console
104104
* \param[in] safe If true, use safe mode (wait for peer)
105105
*
106106
* \return none

0 commit comments

Comments
 (0)