[packaging/msbuild] Update commit hash to point to xplat-master HEAD (#5100)
[mono.git] / mcs / errors / cs0165-2.cs
index 4c408286f4543d259f9e9db643f107ae05757213..9eb32e91e14b86f6f1c14271133e5f78a5028d3c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165.cs: Use of unassigned local variable `x'
+// CS0165: Use of unassigned local variable `x'
 // Line: 16
 
 class T {