X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1547.cs;h=8d354d9a57e5bafef6184141af6d5110b8f70cc0;hb=0b65fb9d99f02f2a330b20eafcfe57fec34c0465;hp=25ec37ba20210a7084e44e7ee9bb151a73b173ec;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/errors/cs1547.cs b/mcs/errors/cs1547.cs index 25ec37ba202..8d354d9a57e 100644 --- a/mcs/errors/cs1547.cs +++ b/mcs/errors/cs1547.cs @@ -1,4 +1,4 @@ -// CS1547: Keyword 'void' cannot be used in this context +// CS1547: Keyword `void' cannot be used in this context // Line: 9 using System;