2006-08-16 Aaron Bockover <abockover@novell.com>
[mono.git] / mcs / errors / cs0019-8.cs
index 85f659f1bff21abcbc9bc601b1b64796ebe35ee5..f17c8736aab552e68feb3ccde1cc689b902607f9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019.cs : Operator '-' cannot be applied to operands of type `string' and `ulong'
+// cs0019-8.cs: Operator `-' cannot be applied to operands of type `string' and `ulong'
 // Line : 12
 
 using System;