[msvc] Update csproj files (#5052)
[mono.git] / mcs / errors / cs0177-4.cs
index 71c4d057fcb81522017a3709f9badbc02c45553f..be21c2901a5465492b745676ba1b91d095a2579a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0177-4.cs: The out parameter `f' must be assigned to before control leaves the current method
+// CS0177: The out parameter `f' must be assigned to before control leaves the current method
 // Line: 5
 
 class C {