fixed typo
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 8 Apr 2004 12:38:02 +0000 (12:38 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 8 Apr 2004 12:38:02 +0000 (12:38 +0000)
linux/include/linux/netfilter_ipv4/ipt_ACCOUNT.h

index 9c36238..9718f4b 100644 (file)
@@ -66,7 +66,7 @@ struct ipt_account_mask_24
     struct ipt_account_ip ip[256];    
 };
 
-struct iptt_account_mask_16
+struct ipt_account_mask_16
 {
     struct ipt_account_mask_24 *mask_24[256];
 };