]> git.saurik.com Git - wxWidgets.git/commit
Typecasting added to prevent warnings.
authorGeorge Tasker <gtasker@allenbrook.com>
Mon, 14 Aug 2000 12:05:13 +0000 (12:05 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Mon, 14 Aug 2000 12:05:13 +0000 (12:05 +0000)
commit241c426ca8eb7ca99f27eb39e02af054f40e131e
treeb34345183e9567c5dcb17e4f221df8794cde3a00
parent405c846fc4de5c81689d04c9af6403573bc87139
Typecasting added to prevent warnings.
Instead of copying the temp file, if the temp file directory and output file directory for RTF are the same, program does a rename instead of a copy.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/tex2rtf/src/rtfutils.cpp
utils/tex2rtf/src/tex2any.cpp