[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1669-2.cs
index eebc3f1193d6e98575e974d758ccd34d975f6aea..4a291b69a872600583c9de714055e7c3b7467b35 100644 (file)
@@ -1,4 +1,4 @@
-// cs1669-2.cs: __arglist is not valid in this context
+// CS1669: __arglist is not valid in this context
 // Line: 4
 
 delegate void F (__arglist);
\ No newline at end of file