git: netproto/mpls: Fix 'cpuid' to be 'mycpuid' and thus fix build

Aaron LI aly at crater.dragonflybsd.org
Tue Jan 16 21:29:26 PST 2024


commit 500d7b860f8787f339f79cce9c5c8a8a73dcdfc1
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Jan 17 13:21:31 2024 +0800

    netproto/mpls: Fix 'cpuid' to be 'mycpuid' and thus fix build
    
    The typo was made by me in commit
    6823c302c37b3feda6c2c8b524a99daa1bcff11f.
    
    After this fix, LINT64 builds fine.

Summary of changes:
 sys/netproto/mpls/mpls_proto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/500d7b860f8787f339f79cce9c5c8a8a73dcdfc1


-- 
DragonFly BSD source repository


More information about the Commits mailing list