summaryrefslogtreecommitdiff
path: root/lib/rexml/formatters
diff options
context:
space:
mode:
-rw-r--r--lib/rexml/formatters/pretty.rb1
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ module REXML
@level = 0
@ie_hack = ie_hack
@width = 80
end
protected