You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by fa...@apache.org on 2007/06/21 18:57:27 UTC

svn commit: r549546 - in /incubator/stdcxx/trunk/examples/manual: rwstdmessages.cpp rwstdmessages.dll

Author: faridz
Date: Thu Jun 21 09:57:26 2007
New Revision: 549546

URL: http://svn.apache.org/viewvc?view=rev&rev=549546
Log:
2007-06-21 Farid Zaripov <Fa...@epam.com>

	* rwstdmessages.cpp (_rw_messages_version): Added missing '}'.
	* rwstdmessages.dll: Updated to valid WIN32 dll file.

Modified:
    incubator/stdcxx/trunk/examples/manual/rwstdmessages.cpp
    incubator/stdcxx/trunk/examples/manual/rwstdmessages.dll   (contents, props changed)

Modified: incubator/stdcxx/trunk/examples/manual/rwstdmessages.cpp
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/examples/manual/rwstdmessages.cpp?view=diff&rev=549546&r1=549545&r2=549546
==============================================================================
--- incubator/stdcxx/trunk/examples/manual/rwstdmessages.cpp (original)
+++ incubator/stdcxx/trunk/examples/manual/rwstdmessages.cpp Thu Jun 21 09:57:26 2007
@@ -2,3 +2,4 @@
 int _rw_messages_version()
 {
    return _RW_MSG_START;
+}

Modified: incubator/stdcxx/trunk/examples/manual/rwstdmessages.dll
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/examples/manual/rwstdmessages.dll?view=diff&rev=549546&r1=549545&r2=549546
==============================================================================
Binary files /tmp/tmpVmpddC and /tmp/tmplNYDaN differ

Propchange: incubator/stdcxx/trunk/examples/manual/rwstdmessages.dll
            ('svn:keywords' removed)