Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0165-9.cs
index 04ca61ec70e6a0ea901cf9891d0bad108905b09f..4f2a1e066cf693b93a63f45c3682c6f0fcd30294 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165.cs: Use of unassigned local variable `s'
+// CS0165: Use of unassigned local variable `s'
 // Line: 16
 
 using System;