From e74a3437211bed8e483ce289b87c99f479849a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 28 Mar 2012 17:54:20 +0300 Subject: Trim trailing whitespace. --- common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.h') diff --git a/common.h b/common.h index 1d46ae3..f690776 100644 --- a/common.h +++ b/common.h @@ -60,7 +60,7 @@ cxType DurationType(int Seconds, const std::string &Format, int Frame = 0); bool ParseVar(const char *Text, const char *Name, std::string &Value); bool ParseVar(const char *Text, const char *Name, tColor *Value); - + void SkipQuotes(std::string &Value); std::string FitToWidth(std::string &Line, uint Width); std::string FitToWidth(std::stringstream &Line, uint Width); -- cgit v1.2.3