From: Andre Noll Date: Sat, 4 Jul 2009 16:19:46 +0000 (+0200) Subject: Fix some gcc warnings. X-Git-Tag: v0.4.0~74 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b03fee78f6041e0f126125a5d209a201a86deaba;hp=b03fee78f6041e0f126125a5d209a201a86deaba Fix some gcc warnings. Moving the declaration of send_afs_status() which depends on struct rc4_context out of afs.h fixes a couple of these: afs.h:120: warning: 'struct rc4_context' declared inside parameter list ---