Ethereal-cvs: [Ethereal-cvs] rev 13319: /trunk/gtk/: sctp_error_dlg.c sctp_stat.c sctp_stat.h

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

Date: Sun, 06 Feb 2005 20:54:03 -0000
User: guy
Date: 2005/02/06 02:53 PM

Log:
 Clean up indentation.
 
 Make "reset()" static (it's not used outside "sctp_stat.c"), and fix its
 prototype to match what's expected for a reset routine passed to
 "register_tap_listener()".  Similarly, fix the prototypes of other
 routines passed to "register_tap_listener()", and get rid of the casts
 of pointers to those functions to "void *".
 
 Fix some declarations in "sctp_stat.h" to have function prototypes.

Directory: /trunk/gtk/
  Changes    Path                Action
  +21 -23    sctp_error_dlg.c    Modified
  +180 -180  sctp_stat.c         Modified
  +7 -11     sctp_stat.h         Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13319&view=rev