[hipl-commit] [tiny] Rev 3689: Removed trailing whitespace from project_info.xml.

  • From: Tim Just <tim.just@xxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 17 Mar 2010 15:57:32 +0200

Committer: Tim Just <tim.just@xxxxxxxxxxxxxx>
Date: 17/03/2010 at 15:57:32
Revision: 3689
Revision-id: tim.just@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: tiny

Log:
  Removed trailing whitespace from project_info.xml.

Modified:
  M  project_info.xml

=== modified file 'project_info.xml'
--- project_info.xml    2010-01-29 14:17:30 +0000
+++ project_info.xml    2010-03-17 13:56:25 +0000
@@ -3,10 +3,10 @@
 <hipl>
     <application name="hipd" path="hidp/hipd" />
     <application name="hipfw" path="firewall/hipfw" />
-    
+
     <!-- compile all code or only enabled modules (values: all/enabled) -->
     <compile_type>all</compile_type>
-    
+
     <!-- 
     <disabled_modules>
         <module name="update" />

Other related posts:

  • » [hipl-commit] [tiny] Rev 3689: Removed trailing whitespace from project_info.xml. - Tim Just