d698499 Add a default section to a switch-statement

1 file Authored by sbose 11 years ago, Committed by jhrozek 11 years ago,
    Add a default section to a switch-statement
    
    Besides adding the missing default this patch suppresses a compiler
    warning about ret being uninitialized.
    
        
file modified
+3 -0