Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0165-10.cs
index 3ea47758a4f504cf9f8001dd08c04830955d8db0..6b26b173ccf49310f4d0365aa447de16016d91bd 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165-10.cs: Use of unassigned local variable `fb'
+// CS0165: Use of unassigned local variable `fb'
 // Line: 15
 using System.Collections;