Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0165-8.cs
old mode 100755 (executable)
new mode 100644 (file)
index b6f8ddd..ea6411b
@@ -1,4 +1,4 @@
-// cs0165-8.cs: Use of unassigned local variable `service'
+// CS0165: Use of unassigned local variable `service'
 // Line: 17
 using System;