Updates to documentation

Switch polling mechanism back to the non-debug version
This commit is contained in:
Mark Riddoch
2013-06-27 13:09:21 +02:00
parent cfe01d0940
commit 2ffe34d6d2
5 changed files with 21 additions and 3 deletions

View File

@ -166,7 +166,8 @@ static struct {
* Convert a string argument to a numeric, observing prefixes
* for number bases, e.g. 0x for hex, 0 for octal
*
* @param arg The string representation of the argument
* @param arg The string representation of the argument
* @param arg_type The target type for the argument
* @return The argument as a long integer
*/
static unsigned long