[System]: SslStream.Flush() now flushes the underlying stream. Bug #57528. (#5569)
[mono.git] / mcs / errors / cs0060.cs
index 832b2310501397b59bc042525e0761c36c3cba44..e564e60a5c666a50b972360edf62a401cdec302f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0060.cs: Inconsistent accessibility: base class `X' is less accessible than class `Y'
+// CS0060: Inconsistent accessibility: base class `X' is less accessible than class `Y'
 // Line: 6
 class X {
 }