CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/01 03:22:25
Modified files:
sys/kern : kern_resource.c
sys/sys : resourcevar.h
Log message:
Make it more obvious which ruadd argument is the source and which one is
the destination by adding const to the source pointer.
OK tb@
