Author: gsim
Date: Tue Jan 12 10:00:56 2016
New Revision: 1724189

URL: http://svn.apache.org/viewvc?rev=1724189&view=rev
Log:
NO-JIRA: remove trailing whitespace

Modified:
    qpid/trunk/qpid/cpp/examples/messaging/spout.cpp

Modified: qpid/trunk/qpid/cpp/examples/messaging/spout.cpp
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/spout.cpp?rev=1724189&r1=1724188&r2=1724189&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/messaging/spout.cpp (original)
+++ qpid/trunk/qpid/cpp/examples/messaging/spout.cpp Tue Jan 12 10:00:56 2016
@@ -7,9 +7,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -101,7 +101,7 @@ struct Options : OptionParser
             message.getProperties()[name].setEncoding("utf8");
         } else {
             message.getProperties()[name] = Variant();
-        }    
+        }
     }
 
     void setProperties(Message& message) const



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to