Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / errors / cs0173-2.cs
index 3c8bff6a047dc3654381ebd1c08ca36f5a1bb4a3..5e407978a7b2f4c9c9a8154bfab389a1cd5c21ef 100644 (file)
@@ -1,4 +1,4 @@
-// cs0173-2.cs: Type of conditional expression cannot be determined because there is no implicit conversion between `int' and `null'
+// CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between `int' and `null'
 // Line: 29
 
 public class MainClass {