StringUtils: adjust Split() to return an empty array if the input string is empty
authormontellese <montellese@xbmc.org>
Sat, 10 May 2014 09:08:44 +0000 (11:08 +0200)
committermontellese <montellese@xbmc.org>
Sat, 10 May 2014 09:09:14 +0000 (11:09 +0200)
commit108b4dd5a2b121e0c8c23eb77410ee4513f4a003
tree3abff757d68810e67a0e305801458edddcb6b1a4
parentd15947a4e82d630d46d3f4c5f908f21d5970c5f0
StringUtils: adjust Split() to return an empty array if the input string is empty
xbmc/utils/StringUtils.cpp
xbmc/utils/StringUtils.h