fix doc typo in wiiuse.c.

This commit is contained in:
Johannes Zarl
2011-04-18 17:00:09 +02:00
committed by Ryan Pavlik
parent c5a9394a5a
commit ca4a38c31c

View File

@@ -52,7 +52,7 @@
static int g_banner = 0; static int g_banner = 0;
/** /**
* @breif Returns the version of the library. * @brief Returns the version of the library.
*/ */
const char* wiiuse_version() { const char* wiiuse_version() {
return WIIUSE_VERSION; return WIIUSE_VERSION;