Remove trailing spaces

Change-Id: I3a58137b3300fcfe51a4182eb304a1b70885ad30
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/elog-errors.hpp b/elog-errors.hpp
index 671d99f..a8d7a1c 100644
--- a/elog-errors.hpp
+++ b/elog-errors.hpp
@@ -1775,7 +1775,7 @@
 namespace _QuotaExceeded
 {
 
-struct REASON 
+struct REASON
 {
     static constexpr auto str = "REASON = %s";
     static constexpr auto str_short = "REASON ";