summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ruby/internal/fl_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/internal/fl_type.h b/include/ruby/internal/fl_type.h
index 78d049aa53..4696bfe2d3 100644
--- a/include/ruby/internal/fl_type.h
+++ b/include/ruby/internal/fl_type.h
@@ -235,7 +235,7 @@ enum {
#if defined(RBIMPL_HAVE_ENUM_ATTRIBUTE)
RBIMPL_ATTR_DEPRECATED(("It seems there is no actual usage of this enum."))
#elif defined(_MSC_VER)
-# pragma deprecated(RUBY_FL_UNTRUSTED)
+# pragma deprecated(RUBY_FL_DUPPED)
#endif
= RUBY_T_MASK | RUBY_FL_EXIVAR