X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=src%2Futils%2Fcommon.c;h=04a533a05902ff9d9bbde7cea41dea679f40365f;hp=68413b2d4e1fb016a6a11c0e8f82b2c15dbdc1e5;hb=746e5c2565e28a8659052e63012647bda4cc6443;hpb=8b6688847ea33ab1a0bf6b6f9880753ad2fd25ba diff --git a/src/utils/common.c b/src/utils/common.c index 68413b2..04a533a 100644 --- a/src/utils/common.c +++ b/src/utils/common.c @@ -1001,7 +1001,7 @@ int random_mac_addr_keep_oui(u8 *addr) * @delim: a string of delimiters * @last: a pointer to a character following the returned token * It has to be set to NULL for the first call and passed for any - * futher call. + * further call. * Returns: a pointer to token position in str or NULL * * This function is similar to str_token, but it can be used with both