git: gpt(8): Replace the hardcoded '36' with NELEM(ent->ent_name)
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 06:32:41 PST 2026
commit 75b99ff19a976d2eb0554ffe0aa627891210b2d4
Author: Aaron LI <aly at aaronly.me>
Date: Wed Jan 21 13:21:04 2026 +0800
gpt(8): Replace the hardcoded '36' with NELEM(ent->ent_name)
Summary of changes:
sbin/gpt/add.c | 6 +++---
sbin/gpt/label.c | 6 +++---
sbin/gpt/migrate.c | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/75b99ff19a976d2eb0554ffe0aa627891210b2d4
--
DragonFly BSD source repository
More information about the Commits
mailing list