CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/04 17:19:53
Modified files:
sbin/disklabel : editor.c
Log message:
Make free_chunks() return 'const struct chunk *' since we don't
modify chunks outside of free_chunks(). Adjust local variables taking
the return value as needed.
No intentional functional change.
