Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs1663.cs
index 4812fce492e93f1a9c37aca2913f8964b6984281..6362eac47ba4b8a0422d3180a1801ca954c5d214 100644 (file)
@@ -1,4 +1,4 @@
-// cs1663.cs: Fixed sized buffer 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