Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 20:04:37 -0700 (PDT)
From:      Bill Fumerola <billf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/disklabel disklabel.c
Message-ID:  <199907210304.UAA06135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
billf       1999/07/20 20:04:36 PDT

  Modified files:
    sbin/disklabel       disklabel.c 
  Log:
  Fix a gcc stupidity where it thought a variable was being used uninitialized
  
  Add a case for UNSPEC which is in order by the enum definition, but out of
  order alphabetically.
  
  Revision  Changes    Path
  1.25      +5 -2      src/sbin/disklabel/disklabel.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?199907210304.UAA06135>