Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2002 19:58:51 -0800 (PST)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <200204010358.g313wpJ02115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2002/03/31 19:58:51 PST

  Modified files:
    sbin/camcontrol      camcontrol.c 
  Log:
  Fix a bzero length calculation.  sizeof(struct ccb_getdev) should have been
  sizeof(struct ccb_getdevstats).
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.42      +1 -1      src/sbin/camcontrol/camcontrol.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?200204010358.g313wpJ02115>