Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs4017.cs
index e0e7caa4fb83d0723af18a2b26ef2ef1623fbb09..f6ac27d07eb4402e26c3a066472f827eb97a15c2 100644 (file)
@@ -1,4 +1,4 @@
-// CS4017: The CallerMemberName attribute cannot be applied because there is no standard conversion from `int' to `byte'
+// CS4017: The CallerLineNumberAttribute attribute cannot be applied because there is no standard conversion from `int' to `byte'
 // Line: 8
 
 using System.Runtime.CompilerServices;