CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/04 07:47:19
Modified files:
sbin/fdisk : cmd.c gpt.c
Log message:
Toss in some const's to ensure that static data pointed to
by function return values is not fiddled with.
No intentional functional change.
