Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 1996 07:17:36 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ctm/ctm_scan ctm_scan.c
Message-ID:  <199603191517.HAA07644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/03/19 07:17:35

  Modified:    usr.sbin/ctm/ctm_scan  ctm_scan.c
  Log:
  Updated format strings to match Lite2's fixed-width type changes.
  
  uids and gids aren't unreasonably long any more, so we get to
  change all the format strings that were fixed to use %lu back
  to %u.
  
  Revision  Changes    Path
  1.13      +3 -3      src/usr.sbin/ctm/ctm_scan/ctm_scan.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603191517.HAA07644>