Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2001 23:13:47 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dump optr.c
Message-ID:  <200110280613.f9S6Dlc96209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/10/27 23:13:47 PDT

  Modified files:
    sbin/dump            optr.c 
  Log:
  deltat declared time_t, msg("") call used %d (assumed time_t == int).
  Changed deltat to be an int (result of delta time calculation).
  
  MFC after:	1 day
  
  Revision  Changes    Path
  1.15      +3 -2      src/sbin/dump/optr.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?200110280613.f9S6Dlc96209>