Page MenuHomeFreeBSD

[pfctl_tests] Add missing void to empty function declaration
ClosedPublic

Authored by adrian on Oct 15 2020, 4:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 9 2024, 6:40 AM
Unknown Object (File)
Dec 20 2023, 4:16 AM
Unknown Object (File)
Sep 30 2023, 8:04 PM
Unknown Object (File)
Aug 28 2023, 9:48 PM
Unknown Object (File)
Aug 10 2023, 7:04 AM
Unknown Object (File)
Jul 2 2023, 3:37 AM
Unknown Object (File)
Jul 2 2023, 3:36 AM
Unknown Object (File)
Jul 2 2023, 3:34 AM
Subscribers

Details

Summary

Our gcc-6.4 flags require non-empty function declarations.
Fix this to match the rest of the codebase.

Test Plan
  • compiled on gcc-6.4 amd64

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable