2006-05-06 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / errors / cs0177-4.cs
index c98b3fe7223add380b122247f264de1498ce7cc9..71c4d057fcb81522017a3709f9badbc02c45553f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177.cs: The out parameter 'f' must be assigned to before control leaves the current method
+// cs0177-4.cs: The out parameter `f' must be assigned to before control leaves the current method
 // Line: 5
 
 class C {