• Andrew Morton's avatar
    [PATCH] arc4.c compile fix for older gcc's · 68076a0e
    Andrew Morton authored
    Declarations come before statements, please.
    
    Current gcc warns about this too, bless them:
    
    crypto/arc4.c: In function `arc4_crypt':
    crypto/arc4.c:65: warning: ISO C90 forbids mixed declarations and code
    68076a0e
arc4.c 2.18 KB