]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/misc/garbage.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / tests / misc / garbage.cpp
index c866ea61ef6177ece97ba0e876c93b8c98d335dd..5e4a3bf4e57feb3842e12cb983eabdb769dd20c1 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     test if loading garbage fails
 // Author:      Francesco Montorsi
 // Created:     2009-01-10
-// RCS-ID:      $Id$
 // Copyright:   (c) 2009 Francesco Montorsi
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -52,7 +51,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( GarbageTestCase );
 
-// also include in it's own registry so that these tests can be run alone
+// also include in its own registry so that these tests can be run alone
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( GarbageTestCase, "GarbageTestCase" );