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/opertype.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/opertype.cpp') diff --git a/src/opertype.cpp b/src/opertype.cpp index 702ab758a..d7bce5df1 100644 --- a/src/opertype.cpp +++ b/src/opertype.cpp @@ -145,4 +145,3 @@ const std::list OperType::GetPrivs() const } return priv_list; } - -- cgit