CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2021/08/07 11:48:31
Modified files: sbin/fdisk : fdisk.c Log message: style(9) says sort getopt() options and the following switch {} cases. Make it so. In passing nuke a single use 'error' variable and move an *errstr declaration nearer to its friends. No intentional functional change.