Page MenuHomeFreeBSD

ping6: Add missing static keyword for a global variable
ClosedPublic

Authored by jansucan on Aug 11 2019, 7:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 12 2024, 12:33 AM
Unknown Object (File)
Jan 13 2024, 4:44 AM
Unknown Object (File)
Jan 3 2024, 2:56 AM
Unknown Object (File)
Dec 21 2023, 4:48 PM
Unknown Object (File)
Dec 20 2023, 4:57 AM
Unknown Object (File)
Nov 25 2023, 4:29 PM
Unknown Object (File)
Nov 25 2023, 7:01 AM
Unknown Object (File)
Nov 23 2023, 9:57 AM
Subscribers

Details

Summary

Add missing static keyword for a global variable

This fixes -Wmissing-variable-declarations error when compiled with
WARNS=6.

Submitted by: Ján Sučan <sucanjan@gmail.com>
Sponsored by: Google, inc. (Google Summer of Code 2019)

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25785
Build 24357: arc lint + arc unit