summaryrefslogtreecommitdiff
path: root/ext/win32/lib/Win32API.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/win32/lib/Win32API.rb')
-rw-r--r--ext/win32/lib/Win32API.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/win32/lib/Win32API.rb b/ext/win32/lib/Win32API.rb
index 71f1d30e01..43db7db67b 100644
--- a/ext/win32/lib/Win32API.rb
+++ b/ext/win32/lib/Win32API.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
# -*- ruby -*-
# for backward compatibility
warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead" if $VERBOSE