[msvc] Update csproj files
[mono.git] / mcs / errors / cs0165-5.cs
index 5946c7cc160848dd2e96bbfe5a6b183f1f2dedc9..789f3e179d2f8830d7d8d9ce80a82f7e8cecfae7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165-5.cs: Use of unassigned local variable `a'
+// CS0165: Use of unassigned local variable `a'
 // Line: 9
 
 using System;