Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-x11.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: Tue, 13 Jun 2000 19:24:46 -0500 (CDT)
guy         2000/06/13 19:24:43 CDT

  Modified files:
    .                    packet-x11.c 
  Log:
  In "stringCopy()", make the character temporary unsigned, so that it
  doesn't get sign-extended before being handed to "isgraph()".
  
  Revision  Changes    Path
  1.5       +2 -2      ethereal/packet-x11.c