CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/15 18:42:43
Modified files:
sbin/disklabel : editor.c
Log message:
static const, not const static
c99 6.11.5:
"The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature."
ok krw@
