From 4acadb3cdf5dc2cb5dfa013baf9017e7ca4b0b72 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Tue, 22 Feb 2011 21:03:45 +0100 Subject: [PATCH] Evil trailing whitespace is evil! Signed-off-by: Uli Schlachter --- modules/extra/send_raw.cpp | 2 +- modules/extra/send_raw/tmpl/index.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/extra/send_raw.cpp b/modules/extra/send_raw.cpp index 342f1a84..299786a2 100644 --- a/modules/extra/send_raw.cpp +++ b/modules/extra/send_raw.cpp @@ -34,7 +34,7 @@ public: CUser *pUser = CZNC::Get().FindUser(WebSock.GetParam("user")); bool bOutgoing = WebSock.GetParam("direction") == "out"; const CString sLine = WebSock.GetParam("line"); - + if (!pUser) { Tmpl["user"] = WebSock.GetParam("user"); Tmpl[bOutgoing ? "direction_out" : "direction_in"] = "true"; diff --git a/modules/extra/send_raw/tmpl/index.tmpl b/modules/extra/send_raw/tmpl/index.tmpl index a5b833e0..f36f8533 100644 --- a/modules/extra/send_raw/tmpl/index.tmpl +++ b/modules/extra/send_raw/tmpl/index.tmpl @@ -37,7 +37,7 @@ - +