Add glib to the list of packages with debugging symbols.
[mono.git] / mcs / errors / cs0548.cs
index 695eefc3bdfef381bdc418fd8cbda95f58adc678..acd88588e41f118ea859f6a1d1b0d07d24ee7076 100644 (file)
@@ -1,4 +1,4 @@
-// cs0548.cs: 'PropertyClass.Value' : property or indexer must have at least one accessor
+// CS0548: `PropertyClass.Value': property or indexer must have at least one accessor
 // Line: 5
 
 class PropertyClass {