[PATCH] arc4.c compile fix for older gcc's
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
Showing
Please register or sign in to comment