CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/04/01 08:18:29
Modified files: sbin/fdisk : part.c Log message: Use char * const for the rest of the repeated GUID strings. More readable, less prone to typos. No intentional functional change.