CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2021/06/10 10:09:17
Modified files: sbin/fdisk : cmd.c part.c part.h Log message: Local functions don't need to be in .h files, nor do they need the all caps prefixes. No functional change.