Commit 6d032d9e authored by Antoine Cellerier's avatar Antoine Cellerier

Tab and trailing space police.

parent f4833f08
...@@ -161,7 +161,7 @@ static void Run( intf_thread_t *p_intf ) ...@@ -161,7 +161,7 @@ static void Run( intf_thread_t *p_intf )
int i_times = 0; int i_times = 0;
/* Sleep a bit */ /* Sleep a bit */
// msleep( INTF_IDLE_SLEEP ); /* msleep( INTF_IDLE_SLEEP ); */
i_action = 0; i_action = 0;
i_key = GetKey( p_intf ); i_key = GetKey( p_intf );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment