git: <sys/diskslice.h>: Fix a comment in 'struct partinfo'
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 2 05:14:34 PDT 2025
commit cb619fff9a49b934a9527783c92bce130df1befe
Author: Aaron LI <aly at aaronly.me>
Date: Thu Aug 28 19:39:58 2025 +0800
<sys/diskslice.h>: Fix a comment in 'struct partinfo'
The 'GPT_ENT_TYPE_DRAGONFLY_DISKLABEL32' macro should be
'GPT_ENT_TYPE_DRAGONFLY_LABEL64', as defined in <sys/gpt.h>.
Summary of changes:
sys/sys/diskslice.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb619fff9a49b934a9527783c92bce130df1befe
--
DragonFly BSD source repository
More information about the Commits
mailing list