Use char * const for the rest of the repeated GUID strings. More
authorkrw <krw@openbsd.org>
Sat, 1 Apr 2023 14:18:29 +0000 (14:18 +0000)
committerkrw <krw@openbsd.org>
Sat, 1 Apr 2023 14:18:29 +0000 (14:18 +0000)
commit7691286fd089638ef42fb788568c6b149dd5c8db
treeff161474ba91236dee346cdfaa0fb423fa123069
parent05633f8622c7ca2ec993bbb49b8324988d6be874
Use char * const for the rest of the repeated GUID strings. More
readable, less prone to typos.

No intentional functional change.
sbin/fdisk/part.c