util: Introduce string tokenize helper routine
authorGerhard Sittig <gerhard.sittig@gmx.net>
Sun, 25 Jun 2017 11:13:01 +0000 (13:13 +0200)
committerGerhard Sittig <gerhard.sittig@gmx.net>
Sun, 25 Jun 2017 18:32:58 +0000 (20:32 +0200)
Introduce a helper routine which splits a string into tokens that were
separated by a delimiter.


No differences found