Retain type safety by using const_cast instead of C-style cast
authorGarrett Brown <garbearucla@gmail.com>
Wed, 12 Jun 2013 00:26:23 +0000 (17:26 -0700)
committerGarrett Brown <garbearucla@gmail.com>
Wed, 12 Jun 2013 01:00:00 +0000 (18:00 -0700)
commit88784bf29ca52f79f5a223b099e4db74a1e0907b
treece3f4beaf0fda3355807b70826a1773bdd5c0ffb
parentcecf39c401b16baa41dfef4409349d96fc27bda1
Retain type safety by using const_cast instead of C-style cast
xbmc/FileItem.cpp