Possible error in Util.cpp?
#1
i was browsing some of the code and thought this looked wrong.

file: c:\xbmc\xbmc\util.cpp

line: void cutil::converttimettofiletime(__int64 sec, long nsec, filetime &fttime)

error?: cutil::converttimettofiletime

fix?: cutil::converttimetofiletime

- cheers
`ninjai`
Reply
#2
hi,

after a quick grep it seems the method is actually never used. however the name is a bit confusing.

will probably change it. nice catch

spiff
Reply

Logout Mark Read Team Forum Stats Members Help
Possible error in Util.cpp?0