fixed: std::string::find* uses string::npos if char isn't found.
authorwsoltys <wiso@no.way>
Wed, 30 Oct 2013 18:12:46 +0000 (19:12 +0100)
committerwsoltys <wiso@no.way>
Wed, 30 Oct 2013 18:12:46 +0000 (19:12 +0100)
commit0e3d1663117cfc6b08081402cfc0104d306ff8ac
tree075f5da0940b9777233c1465562f13ea52724679
parenta8f63401f3c58a228e79ef4840f322abb836b371
fixed: std::string::find* uses string::npos if char isn't found.
xbmc/guilib/cximage.cpp