Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs0248.cs
index 5fcfe0ac6e0570684e83c2b999f3f7bf4be87bc9..f7d8fb70a63e681b19830b2d95b2d2bef9baac99 100644 (file)
@@ -1,4 +1,4 @@
-// cs0248.cs: Cannot create an array with a negative size
+// CS0248: Cannot create an array with a negative size
 // Line: 6
 
 public class MainClass {