fix docs for new output redirector

This commit is contained in:
Ryan Pavlik
2011-05-02 15:54:05 -05:00
parent 3f0aeb98fd
commit 43a2529be0

View File

@@ -60,7 +60,7 @@ const char* wiiuse_version() {
FILE* logtarget[4]; FILE* logtarget[4];
/** /**
* @brief Initialize an array of wiimote structures. * @brief Specify an alternate FILE stream for a log level.
* *
* @param loglevel The loglevel, for which the output should be set. * @param loglevel The loglevel, for which the output should be set.
* *