Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal proto.c proto.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: Mon, 6 Mar 2000 23:54:57 -0600 (CST)
guy         2000/03/06 23:54:55 CST

  Modified files:
    .                    proto.c proto.h 
  Log:
  Declare "proto_item_set_text()" in such a fashion as to make GCC 2.x and
  later check the format string against the arguments.
  
  Revision  Changes    Path
  1.54      +3 -5      ethereal/proto.c
  1.23      +7 -2      ethereal/proto.h