Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0073.cs
index b2793dffc3cc8bd48923d5f2f7d5585e2ea9c63d..c9a18392853d1623a8b4a938872fba463df0739d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0073.cs: An add or remove accessor must have a body.
+// CS0073: An add or remove accessor must have a body
 // Line: 9
 
 using System;