CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/07/03 05:56:52
Modified files: sbin/disklabel : editor.c Log message: Reduce display_edit() parameter list by one. Just call editor_countfree() in the function body rather than in the invocation. ok millert@