This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  af37e94a41d9da3d63d03818be70c1df62441f2a (commit)
      from  fa27b31ec185999826894496faac629bd1716b8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit af37e94a41d9da3d63d03818be70c1df62441f2a
Author: Etienne Brateau <[email protected]>
Date:   Fri Dec 6 14:44:19 2024 +0100

    ipc_kmsg: fix print of size of mach_msg_header
    
    msgh_size is a mach_msg_size_t which represent an unsigned int, so %u
    must me used there instead of %d
    Message-ID: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ipc/ipc_kmsg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach

Reply via email to