From 432aeb74d5a49e6f0efd1063113cef099c93aef6 Mon Sep 17 00:00:00 2001 From: murphy Date: Mon, 28 Dec 2009 07:27:12 +0000 Subject: Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to trunk. --- lib/coderay/scanners/nitro_xhtml.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/coderay/scanners/nitro_xhtml.rb') 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 -- cgit v1.2.1