Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/irda packet-irda.c

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

From: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Sat, 20 Dec 2003 21:48:27 -0600 (CST)
jmayer      2003/12/20 21:48:27 CST

  Modified files:
    plugins/irda         packet-irda.c 
  Log:
  Compiling with -pedantic:
  packet-irda.c:453:1: warning: C++ style comments are not allowed in ISO C90
  packet-irda.c:453:1: warning: (this will be reported only once per input file)
  (+ several more // disabling debug output)
  
  Revision  Changes    Path
  1.3       +6 -6      ethereal/plugins/irda/packet-irda.c