summaryrefslogtreecommitdiff
path: root/bin/htmldiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/htmldiff')
-rwxr-xr-x[-rw-r--r--]bin/htmldiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/htmldiff b/bin/htmldiff
index 056564c..1e4efe7 100644..100755
--- a/bin/htmldiff
+++ b/bin/htmldiff
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!ruby -w
require 'diff/lcs'
require 'diff/lcs/htmldiff'