2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs1503-5.cs
index 47756d2384e95432b293eba35162ea12e74c7da7..ac07d8e2e9ec3867adcd6786ee27b319ff1041eb 100644 (file)
@@ -1,4 +1,4 @@
-// CS1503: Argument 5: Cannot convert type `void' to `object'
+// CS1503: Argument `#5' cannot convert `void' expression to type `object'
 // Line: 14
 
 using System;