Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2004 15:42:09 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/df df.c
Message-ID:  <200402082342.i18Ng9I7007959@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2004/02/08 15:42:09 PST

  FreeBSD src repository

  Modified files:
    bin/df               df.c 
  Log:
  Use int rather than size_t storage for printf field widths to avoid
  many casts.
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.54      +41 -43    src/bin/df/df.c



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