Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs0227.cs
index f298e4ad3235bee85e0a1fe2b2afbb52cb626dfd..a80fdb6b5f3884a19409acab157b8c527245b0eb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0227.cs: Unsafe code requires the `unsafe' command line option to be specified
+// CS0227: Unsafe code requires the `unsafe' command line option to be specified
 // Line: 5
 
 class UnsafeClass {