2007-01-11 Jonathan Pobst <jpobst@novell.com>
[mono.git] / mcs / errors / cs0165-5.cs
index a7ca518dc69b7f63f024346742be07e2b2f48abc..5946c7cc160848dd2e96bbfe5a6b183f1f2dedc9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165.cs: Use of unassigned local variable
+// cs0165-5.cs: Use of unassigned local variable `a'
 // Line: 9
 
 using System;