summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/nitro_xhtml.rb
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-12-28 07:27:12 +0000
committermurphy <murphy@rubychan.de>2009-12-28 07:27:12 +0000
commit432aeb74d5a49e6f0efd1063113cef099c93aef6 (patch)
treef300ae05c2418721ea188ca1acc763cff06e71b7 /lib/coderay/scanners/nitro_xhtml.rb
parent1982b2bf7e7bfa333838cf2f3e7613c00d2a67c3 (diff)
downloadcoderay-432aeb74d5a49e6f0efd1063113cef099c93aef6.tar.gz
Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to trunk.
Diffstat (limited to 'lib/coderay/scanners/nitro_xhtml.rb')
-rw-r--r--lib/coderay/scanners/nitro_xhtml.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/coderay/scanners/nitro_xhtml.rb b/lib/coderay/scanners/nitro_xhtml.rb
index 356e049..6eb1d3b 100644
--- a/lib/coderay/scanners/nitro_xhtml.rb
+++ b/lib/coderay/scanners/nitro_xhtml.rb
@@ -121,6 +121,7 @@ module Scanners
else
raise_inspect 'else-case reached!', tokens
+
end
end