X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1663.cs;h=6362eac47ba4b8a0422d3180a1801ca954c5d214;hb=b9dd48c9c44bbc9c057aee9bd834de7966ae8565;hp=8da2dc695db7e840928722de6db7325fa87e1219;hpb=f99ce750ee781a2584e849a0264300fa4d99aaaa;p=mono.git diff --git a/mcs/errors/cs1663.cs b/mcs/errors/cs1663.cs index 8da2dc695db..6362eac47ba 100644 --- a/mcs/errors/cs1663.cs +++ b/mcs/errors/cs1663.cs @@ -1,4 +1,4 @@ -// cs1663.cs: `S.test': Fixed size buffers type must be one of the following: bool, byte, short, int, long, char, sbyte, ushort, uint, ulong, float or double +// CS1663: `S.test': Fixed size buffers type must be one of the following: bool, byte, short, int, long, char, sbyte, ushort, uint, ulong, float or double // Line: 6 public struct S