Merge pull request #3442 from lateralusX/jlorenss/win-atexit-commands
[mono.git] / mcs / errors / cs1594-2.cs
index daaca9803205c2ca5039e9f3266b30596c96c4b8..0b9465d43b8979eb3b09d445a21f40bea466d633 100644 (file)
@@ -1,4 +1,4 @@
-// cs1594-2.cs: Delegate `Test.Foo' has some invalid arguments
+// CS1594: Delegate `Test.Foo' has some invalid arguments
 // Line: 10
 
 namespace Test {