Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 03:02:50 -0800 (PST)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/wc wc.c
Message-ID:  <200202281102.g1SB2ov71429@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/02/28 03:02:50 PST

  Modified files:
    usr.bin/wc           wc.c 
  Log:
  Fix vendor ID (mostly obtained from rev 1.1).
  
  Make use of `static' storage-class for local functions.
  
  Replace uses of `u_quad_t' with `uintmax_t'.
  
  Revision  Changes    Path
  1.13      +23 -21    src/usr.bin/wc/wc.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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