Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 12:56:16 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/cmp misc.c regular.c special.c
Message-ID:  <200112032056.fB3KuG748305@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2001/12/03 12:56:16 PST

  Modified files:
    usr.bin/cmp          misc.c regular.c special.c 
  Log:
  Cast off_t to long long before printing. Use %ll instead of %q incase
  long long and quad_t are not the same.
  
  Revision  Changes    Path
  1.5       +2 -2      src/usr.bin/cmp/misc.c
  1.14      +4 -2      src/usr.bin/cmp/regular.c
  1.7       +2 -1      src/usr.bin/cmp/special.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?200112032056.fB3KuG748305>