[Bug 255936] syscall module example (share/examples/kld/syscall/module/syscall.c) fails to compile

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Jun 2021 10:31:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255936

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=dc318a4ffabcbfa23bb56a33403aad36e6de30af

commit dc318a4ffabcbfa23bb56a33403aad36e6de30af
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-05-27 12:09:39 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-06-09 10:24:26 +0000

    Fix syscall kld example

    PR:     255936
    Reported by:    splitface@mailfence.com
    Approved by:    gbe (mentor), imp@, jilles@
    Differential Revision:  https://reviews.freebsd.org/D30498

 share/examples/kld/syscall/module/syscall.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.