From 7da9b64b3eda008b5ffcdb40922a05eba7a99d69 Mon Sep 17 00:00:00 2001
From: "ian%hixie.ch"
Date: Wed, 25 Feb 2004 19:18:45 +0000
Subject: [PATCH] Remove indenting of first debug variable.
git-svn-id: svn://10.0.0.236/trunk@153226 18797224-902f-48f8-a5cc-f745e15eee43
---
mozilla/webtools/PLIF/output/http/template.footer | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mozilla/webtools/PLIF/output/http/template.footer b/mozilla/webtools/PLIF/output/http/template.footer
index 1da614fdc33..a1c84995e3b 100644
--- a/mozilla/webtools/PLIF/output/http/template.footer
+++ b/mozilla/webtools/PLIF/output/http/template.footer
@@ -17,7 +17,7 @@ TemplateToolkit
- [%- INCLUDE debug.dumpVars | html %]
+[% INCLUDE debug.dumpVars | html %]