From ca4a38c31c22ceeb3ae2a5d112034e364bead8c1 Mon Sep 17 00:00:00 2001 From: Johannes Zarl Date: Mon, 18 Apr 2011 17:00:09 +0200 Subject: [PATCH] fix doc typo in wiiuse.c. --- src/wiiuse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wiiuse.c b/src/wiiuse.c index 2632a42..cca162f 100644 --- a/src/wiiuse.c +++ b/src/wiiuse.c @@ -52,7 +52,7 @@ static int g_banner = 0; /** - * @breif Returns the version of the library. + * @brief Returns the version of the library. */ const char* wiiuse_version() { return WIIUSE_VERSION;