Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0059.cs
index 1db7c3517b26f5873dd3ac91d5faa23540a721a0..4afda7adf21773c6aa7152f3f9b715b9df21e7e9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0059.cs: Inconsistent accessibility: parameter type `ErrorCS0059' is less accessible than delegate `Foo.ErrorCS0059Delegate'
+// CS0059: Inconsistent accessibility: parameter type `ErrorCS0059' is less accessible than delegate `Foo.ErrorCS0059Delegate'
 // Line: 10
 
 using System;