Update of /cvsroot/mahogany/M/src/modules
In directory usw-pr-cvs1:/tmp/cvs-serv13737
Modified Files:
Filters.cpp
Log Message:
surrounded text by _T()
Index: Filters.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/modules/Filters.cpp,v
retrieving revision 1.131
retrieving revision 1.132
diff -b -u -2 -r1.131 -r1.132
--- Filters.cpp 11 Sep 2002 14:21:39 -0000 1.131
+++ Filters.cpp 11 Sep 2002 22:57:53 -0000 1.132
@@ -2049,5 +2049,5 @@
{
// the header must always be "\r\n" terminated anyhow!
- FAIL_MSG( "no \"\\r\\n\" at the end of header?" );
+ FAIL_MSG( _T("no \"\\r\\n\" at the end of header?") );
return false;
-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates