Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 1998 19:07:11 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libmytinfo mkcapsort.c
Message-ID:  <199801130307.TAA22859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/01/12 19:07:11 PST

  Modified files:
    lib/libmytinfo       mkcapsort.c 
  Log:
  When printf'ing the result of pointer arithmetic, cast the result to
  long and use %ld, not %d.
  
  We're going to need an abbreviation for this comment 'cause it's going
  to be used a lot from now on.
  
  Revision  Changes    Path
  1.3       +9 -9      src/lib/libmytinfo/mkcapsort.c



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