Merge pull request #3773 from mono/bockbuild-integration
[mono.git] / mcs / errors / cs1717.cs
index 200ddfbebed398bb6e0e2bf66d695d2a7ac3b398..6d27df355f9103ea4bfa774f760eb1c440516b30 100644 (file)
@@ -1,4 +1,4 @@
-// cs1717.cs: Assignment made to same variable; did you mean to assign something else?
+// CS1717: Assignment made to same variable; did you mean to assign something else?
 // Line: 9
 // Compiler options: -warnaserror -warn:3