summaryrefslogtreecommitdiff
path: root/lib/diff/lcs/block.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/diff/lcs/block.rb')
-rw-r--r--lib/diff/lcs/block.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diff/lcs/block.rb b/lib/diff/lcs/block.rb
index 8518727..430702d 100644
--- a/lib/diff/lcs/block.rb
+++ b/lib/diff/lcs/block.rb
@@ -1,4 +1,4 @@
-# -*- ruby encoding: utf-8 -*-
+# frozen_string_literal: true
# A block is an operation removing, adding, or changing a group of items.
# Basically, this is just a list of changes, where each change adds or