Commit Graph

3 Commits

Author SHA1 Message Date
Ulf Lamping 79e8106d80 commented out unused aim_handle's
svn path=/trunk/; revision=10474
2004-03-24 06:36:32 +00:00
Guy Harris 61b717f53c Zero-length arrays are *not* valid in C89, even if GCC doesn't happen to
have a problem with them; MSVC++, for example, doesn't handle them, so
we comment them out.

svn path=/trunk/; revision=10463
2004-03-23 18:36:05 +00:00
Guy Harris 13bb836ab9 From Jelmer Vernooij: split the AIM dissector into multiple files, and
add a few more SNACs.

svn path=/trunk/; revision=10450
2004-03-23 06:21:18 +00:00