From 76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6 Mon Sep 17 00:00:00 2001 From: Robby Date: Tue, 17 Jan 2017 05:03:25 +0100 Subject: Cleanup some excess whitespaces and tabs, and fix a few typos along the way. --- src/pipeengine.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pipeengine.cpp') diff --git a/src/pipeengine.cpp b/src/pipeengine.cpp index 2ff429d75..51dfa2955 100644 --- a/src/pipeengine.cpp +++ b/src/pipeengine.cpp @@ -78,4 +78,3 @@ void Pipe::Notify() { this->Write("\0", 1); } - -- cgit