Commit 04ca15f9 authored by Sam Hocevar's avatar Sam Hocevar

* ./plugins/satellite/input_satellite.c: fixed a compilation warning.

parent bb347b6a
...@@ -198,6 +198,7 @@ static int SatelliteOpen( input_thread_t * p_input ) ...@@ -198,6 +198,7 @@ static int SatelliteOpen( input_thread_t * p_input )
break; break;
default: default:
/* cannot happen */ /* cannot happen */
break;
} }
......
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