Merge pull request #5693 from lateralusX/lateralusX/disable-stack-overflow-win-x64
[mono.git] / mcs / errors / cs0117-5.cs
index c7955ab0f4f79ef9b3cc2044ea753fe23d4ddab8..e928b595880f177a6d20c0322c5b185e796fd11a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0117-5.cs: `System.Reflection.BindingFlags' does not contain a definition for `Private'
+// CS0117: `System.Reflection.BindingFlags' does not contain a definition for `Private'
 // Line: 8
 
 using System;