Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0168.cs
index 449c38c4c97ec9e70fad41ae1db951d755a1394f..ee193bafa79b7a2741016976cc937d05d6b5273a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0168.cs: The variable 'p' is declared but never used
+// CS0168: The variable `p' is declared but never used
 // Line: 9
 // Compiler options: -warn:3 -warnaserror