From 093e392dd84c920d26bca17d48ac6611393d087c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Aug 2012 00:36:15 +0300 Subject: Fix code style. --- src/utils/copynpaste.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/utils/copynpaste.cpp') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 461de1001..88e2db580 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -408,7 +408,8 @@ bool retrieveBuffer(std::string& text, size_t& pos) return false; } -static bool runxsel(std::string& text, const char *p1, const char *p2 = nullptr); +static bool runxsel(std::string& text, const char *p1, + const char *p2 = nullptr); bool sendBuffer(std::string& text) { -- cgit v1.2.3-60-g2f50