Merge pull request #2646 from ludovic-henry/fix-processwatch-dispose
[mono.git] / mcs / errors / cs0208-3.cs
index bdc823642d7c14d15d7548af8428a8e44d25546e..5932dbe6b8718d42e83b24210a78568117d78c41 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208-3.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `Foo.P'
+// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `Foo.P'
 // Line: 18
 // Compiler options: -unsafe