Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 1999 07:00:16 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys disklabel.h
Message-ID:  <199909131400.HAA18196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/09/13 07:00:16 PDT

  Modified files:
    sys/sys              disklabel.h 
  Log:
  Oops, I forgot to commit this together with the updates to the callers.
  
  Removed diskerr()'s unused d_name arg and updated callers.  This fixes
  warnings caused by the arg having the wrong type (not const enough).
  The arg was also wrong (a full name instead of a short one) for calls
  from from subr_diskmbr.c and pc98/diskslice_machdep.c.
  
  Revision  Changes    Path
  1.46      +3 -3      src/sys/sys/disklabel.h



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?199909131400.HAA18196>