Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-null.c packet-null.h

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: Fri, 19 May 2000 00:18:31 -0500 (CDT)
guy         2000/05/19 00:18:29 CDT

  Modified files:
    .                    packet-null.c packet-null.h 
  Log:
  Make "packet-null.c" include "packet-null.h", so that the declarations
  in "packet-null.h" will be checked against the definitions in
  "packet-null.c".
  
  Fix the declaration of "dissect_null()" in "packet-null.h", so that said
  checks don't complain.
  
  Revision  Changes    Path
  1.23      +2 -1      ethereal/packet-null.c
  1.2       +2 -2      ethereal/packet-null.h