Fix util::tokenizeString() to work in a similar manner of strtok 37/122837/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Apr 2017 13:32:23 +0000 (22:32 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 3 Apr 2017 13:32:23 +0000 (22:32 +0900)
commit931b3dc56304d70f61c2ad3ce1857a394314a882
treee26d861bb25eb35df65b3b9fbef04ffcee6a2f1c
parentb160e139ad703e166dca44d401e435c5468d896d
Fix util::tokenizeString() to work in a similar manner of strtok

Change-Id: I0970308a1de7751f6daec829ef9c6b0bad64d564
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/SharedUtil.h
src/shared/SharedUtil.cpp