94d109 driver: slbt_split_argv(): add missing variable initialization.

Authored and Committed by midipix 8 years ago
    driver: slbt_split_argv(): add missing variable initialization.
    
    of the three compilers in use (gcc 5.3.0, clang 3.6.2, cparser 1.22.1),
    the missing initialization was only spotted by cparser.
    
        
file modified
+1 -1