OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Sat Dec 29 2007 - 19:52:08 CST


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2007/12/29 18:52:07

Modified files:
        sbin/disklabel : editor.c

Log message:
Bring editor_add() code into line with the other editor_* functions.
The only visible change is allowing only one chance to specify a valid
partition letter before returning to the main edit prompt.

"This looks OK to me" millert