Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal snprintf.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: Wed, 8 Dec 1999 15:44:40 -0600 (CST)
guy         1999/12/08 15:44:37 CST

  Modified files:
    .                    snprintf.c 
  Log:
  Put the "0[xX]" prefix for "%#[Xx]", and the "0" prefix for "%#o",
  *before* any padding "0"s.
  
  Revision  Changes    Path
  1.7       +2 -2      ethereal/snprintf.c