tcpdump mailing list archives
[PULL] Mark several structs/variables as const and static
From: Kovarththanan Rajaratnam <kovarththanan.rajaratnam () gmail com>
Date: Sat, 20 Feb 2010 09:47:47 +0100
Hey, Please pull from: git://github.com/krajaratnam/tcpdump.git cleanupThis branch contains the following fixes, which marks several structs/variables as const and static:
Kovarththanan Rajaratnam (14):
addrtoname.c: constify several structs
addrtoname.c: make several structs static
af.h/c: make several structs const
Precompute CRC-10 table.
gmpls.h/c: mark several structs as const
ipproto.h/c: mark several structs as const
l2vpn.h/c: mark several structs as const
nlpid.h/c: mark several structs as const
oui.h/c: mark several structs as const
signature.h/c: mark several structs as const
smbutil.c: mark several structs as const
strcasecmp.c: mark array as const
tcpdump.c: mark several variables as static
mark autogenerated version as const
--
Best regards,
Kovarththanan Rajaratnam
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- [PULL] Mark several structs/variables as const and static Kovarththanan Rajaratnam (Feb 20)
- Re: [PULL] Mark several structs/variables as const and static Guy Harris (Feb 23)
