Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 07:51:09 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/tip/tip tip.c
Message-ID:  <199806091451.HAA28094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/06/09 07:51:08 PDT

  Modified files:
    usr.bin/tip/tip      tip.c 
  Log:
  sizeof(foo - 1) isn't the same as sizeof(foo) - 1.
  
  Pointed out by: Theo De Raadt.
  
  Revision  Changes    Path
  1.9       +3 -3      src/usr.bin/tip/tip/tip.c



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