Ticket #50713: patch-consio.cpp.diff
File patch-consio.cpp.diff, 264 bytes (added by ballapete (Peter "Pete" Dyballa), 9 years ago) |
---|
-
consio.
old new 1 1 #include "rar.hpp" 2 2 #include "log.cpp" 3 #include "consio.hpp" 3 4 4 5 static MESSAGE_TYPE MsgStream=MSG_STDOUT; 5 6 const int MaxMsgSize=2*NM+2048;