Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0101.cs
index 9420b0af673343e2e6245a151d053d1a81ab5718..462ccac65658aac1cd613bb091482e5aac098ff3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0101.cs: The namespace `global::' already contains a definition for `SomeEnum'
+// CS0101: The namespace `global::' already contains a definition for `SomeEnum'
 // Line: 10
 using System;