Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0722-2.cs
index 514ea28dbfcbdc5e90a7d02d3e29c03176239fae..fac67ce1efbbb10b579c29cf6bc3977c54b0d4e7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0722-2.cs: `StaticClass': static types cannot be used as return types
+// CS0722: `StaticClass': static types cannot be used as return types
 // Line: 8
 
 static class StaticClass {