Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ncp.c packet-rsvp.h packet-smb.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Wed, 17 Nov 1999 19:45:14 -0600 (CST)
guy         1999/11/17 19:45:11 CST

  Modified files:
    .                    packet-ncp.c packet-rsvp.h packet-smb.c 
                         packet-ipv6.h 
  Log:
  Craig Rodrigues' fixes to let it compile on AIX using IBM's compiler
  (remove commas following the last member of an enum, make all bit fields
  "guint32" - GCC lets you get away with that, but at least some other
  compilers don't).
  
  Revision  Changes    Path
  1.23      +2 -2      ethereal/packet-ncp.c
  1.7       +4 -4      ethereal/packet-rsvp.h
  1.42      +2 -1      ethereal/packet-smb.c
  1.9       +31 -31    ethereal/packet-ipv6.h