[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0677.cs
old mode 100755 (executable)
new mode 100644 (file)
index 822724a..58d4a05
@@ -1,4 +1,4 @@
-// cs0677.cs: X.a volatile field can not be of type "A"
+// CS0677: `X.a': A volatile field cannot be of the type `A'
 // Line: 8
 using System;