diff options
author | guy <guy> | 2006-05-12 01:45:19 +0000 |
---|---|---|
committer | guy <guy> | 2006-05-12 01:45:19 +0000 |
commit | 8664efb791559d6f7aded6c1a5abcb674403a875 (patch) | |
tree | 0aec4a827e04d9463c44d6be1bca90918f578de8 /CREDITS | |
parent | 90c94a826593a4c543f11ba4cefa71eafb7ae1c0 (diff) | |
download | tcpdump-8664efb791559d6f7aded6c1a5abcb674403a875.tar.gz |
From Don Ebright: some compilers, such as the AIX compiler, reject a
comma at the end of the last member of an enum (the C language spec
doesn't say it's valid to have one there).
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ Additional people who have contributed patches: David Binderman <d.binderman@virgin.net> David Smith <dsmith@redhat.com> David Young <dyoung@ojctech.com> + Don Ebright <Don.Ebright@compuware.com> Eddie Kohler <xexd@sourceforge.net> Francis Dupont <Francis.Dupont@enst-bretagne.fr> Francisco Matias Cuenca-Acuna <mcuenca@george.rutgers.edu> |