Sorry I forgot the Line: 10
authorJaime Anguiano Olarra <jaime@mono-cvs.ximian.com>
Sun, 1 Dec 2002 13:14:47 +0000 (13:14 -0000)
committerJaime Anguiano Olarra <jaime@mono-cvs.ximian.com>
Sun, 1 Dec 2002 13:14:47 +0000 (13:14 -0000)
svn path=/trunk/mcs/; revision=9312

mcs/errors/cs0036.cs

index 92b84ffbd58e62eb5040c713ef0dd50b9a979bdb..5270de6ac44afdb09f55fa9cd0a299715e38ab34 100644 (file)
@@ -1,5 +1,5 @@
 // cs0036.cs: Attibute [In] cannot be accompaning the an 'out' parameter.
-// Line:
+// Line: 10
 
 using System;
 using System.Runtime.InteropServices;