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
F132422241: D21214.id60646.diff
Thu, Oct 16, 7:30 PM
F132422234: D21214.id60652.diff
Thu, Oct 16, 7:30 PM
F132422233: D21214.id.diff
Thu, Oct 16, 7:30 PM
F132378969: D21214.diff
Thu, Oct 16, 9:30 AM
Unknown Object (File)
Sun, Oct 12, 3:50 AM
Unknown Object (File)
Mon, Oct 6, 6:05 AM
Unknown Object (File)
Tue, Sep 30, 3:36 PM
Unknown Object (File)
Sat, Sep 27, 9:38 PM
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

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