[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1618.cs
index ab493783d579a06d99d94c9d2c99124869102b82..fc569e3b8f5344238dcac80994fd2c124e75f7f7 100644 (file)
@@ -1,4 +1,4 @@
-// cs1618.cs: Cannot create delegate with `TestClass.Show(int)' because it has a Conditional attribute
+// CS1618: Cannot create delegate with `TestClass.Show(int)' because it has a Conditional attribute
 // Line: 13
 
 class TestClass