[packaging/msbuild] Bump to get new changes on xplat-master
[mono.git] / mcs / errors / cs0231.cs
index 8bc7c18d05b75307df9e3d99c071ae12165f96fd..d3e505f5c44a4b3fd34d0e274e85a9b2bbc58b11 100644 (file)
@@ -1,4 +1,4 @@
-// cs0231.cs: A params parameter must be the last in a formal parameter list
+// CS0231: A params parameter must be the last parameter in a formal parameter list
 // Line: 5
 class Test
 {