Fixed spelling errors found by fossies.org with codespell
This commit is contained in:
@ -176,7 +176,7 @@ ex:;
|
||||
(Also accepts capital letters.)
|
||||
@param text Input like "42", "2k", "3.14m" or "-1g"
|
||||
@param flag Bitfield for control purposes:
|
||||
bit0= return -1 rathern than 0 on failure
|
||||
bit0= return -1 rather than 0 on failure
|
||||
@return The derived double value
|
||||
*/
|
||||
double Scanf_io_size(char *text, int flag)
|
||||
|
Reference in New Issue
Block a user