]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add str_token() function
authorEliad Peller <eliad@wizery.com>
Wed, 22 Oct 2014 12:03:58 +0000 (08:03 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 19:11:23 +0000 (21:11 +0200)
commit1b640fd27c060959cac862752f9c956c823b4449
tree2106cb41a0c73be5803e9c64b74b9653c96667cb
parentd1f880013abe7b6ccb18ae62489ff523979ee6c1
Add str_token() function

Add helper function to get the next token from a string.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
src/utils/common.c
src/utils/common.h