Merge pull request #4040 from ntherning/disable-symbolicate-tests-on-windows
[mono.git] / mcs / errors / cs1671.cs
index 4b87a6c22968bb282ea47d42b895e9c339699d2d..fd4953847fec90326866e591feaf5e13059a7380 100644 (file)
@@ -1,4 +1,4 @@
-// cs1671.cs: A namespace declaration cannot have modifiers or attributes
+// CS1671: A namespace declaration cannot have modifiers or attributes
 // Line: 5
 using System;