X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1617.cs;h=4a74829855620d9e1702f1e0b7242b86c2c64fba;hb=6c035e225abc36a15501a03f574744824225350b;hp=04a8c978998013052ee01252ed50014773972c73;hpb=669beaed8380fa592533c8755f72593b4422d01d;p=mono.git diff --git a/mcs/errors/cs1617.cs b/mcs/errors/cs1617.cs index 04a8c978998..4a748298556 100644 --- a/mcs/errors/cs1617.cs +++ b/mcs/errors/cs1617.cs @@ -1,3 +1,3 @@ -// cs1617.cs: Invalid option `ISO' for /langversion. It must be either `ISO-1' or `Default' +// CS1617: Invalid -langversion option `ISO'. It must be `ISO-1', `ISO-2', `3' or `Default' // Line: 0 // Compiler options: -langversion:ISO