Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs1651.cs
index 0f272277dfa6b12c9cbade345f7a99810f92672d..a84e573bf267791aabe3e9f1339d8f6214e14ede 100644 (file)
@@ -1,4 +1,4 @@
-// cs1651.cs: Fields of static readonly field `B.a' cannot be passed ref or out (except in a static constructor)
+// CS1651: Fields of static readonly field `B.a' cannot be passed ref or out (except in a static constructor)
 // Line: 23
 
 class B