aboutsummaryrefslogtreecommitdiffstats
path: root/lib/openssl/x509.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/openssl/x509.rb')
-rw-r--r--lib/openssl/x509.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/openssl/x509.rb b/lib/openssl/x509.rb
index aa29fbe5..1d2a5aac 100644
--- a/lib/openssl/x509.rb
+++ b/lib/openssl/x509.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
#--
# = Ruby-space definitions that completes C-space funcs for X509 and subclasses
#