2009-04-07 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / errors / cs1591-10.cs
old mode 100755 (executable)
new mode 100644 (file)
index 15619ae..135a405
@@ -1,4 +1,7 @@
+// cs1591-10.cs: Missing XML comment for publicly visible type or member `Testing.Test.Foo()'
+// Line: 14
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
+
 using System;
 
 namespace Testing