Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs1618-2.cs
index 7a252f437ad9adad2567d68131b755f2eae2270d..545e0fcb363dbeae702f19ee28d40f9d6f21d57a 100644 (file)
@@ -1,4 +1,4 @@
-// cs1618: Cannot create delegate with 'System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute
+// CS1618: Cannot create delegate with `System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute
 // Line: 8
 
 namespace Foo {