Author: marek Date: 2005-09-29 10:04:06 -0400 (Thu, 29 Sep 2005) New Revision: 50993
Modified: trunk/mcs/errors/cs2007.cs Log: fixed test Modified: trunk/mcs/errors/cs2007.cs =================================================================== --- trunk/mcs/errors/cs2007.cs 2005-09-29 13:39:19 UTC (rev 50992) +++ trunk/mcs/errors/cs2007.cs 2005-09-29 14:04:06 UTC (rev 50993) @@ -1,3 +1,3 @@ -// cs2007.cs: Unrecognized command-line option: `/wrong-option' +// cs2007.cs: Unrecognized command-line option: `-wrong-option' // Line: 0 // Compiler options: -wrong-option _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
