Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0177-3.cs
index 262dbdcd86e67105df2e4840167b4f947c84428d..a51d989f98dd3682300c012939c81be7455e20c3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177-3.cs: The out parameter `f' must be assigned to before control leaves the current method
+// CS0177: The out parameter `f' must be assigned to before control leaves the current method
 // Line: 5
 
 class C {