Page MenuHomeFreeBSD

Fix typo in lib/atf/libatfc++/Makefile
ClosedPublic

Authored by ngie on Aug 17 2014, 11:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 10:11 AM
Unknown Object (File)
Sun, Feb 22, 7:11 PM
Unknown Object (File)
Jan 25 2026, 8:36 AM
Unknown Object (File)
Jan 20 2026, 4:34 AM
Unknown Object (File)
Jan 17 2026, 5:45 PM
Unknown Object (File)
Dec 21 2025, 4:04 AM
Unknown Object (File)
Nov 29 2025, 12:49 AM
Unknown Object (File)
Nov 20 2025, 6:05 PM
Subscribers
None

Details

Reviewers
rpaulo
jmmv
Summary

Fix typo in lib/atf/libatfc++/Makefile

LIBATFC should be LIBATF_C; this was missed in the initial import (r241823)

PR: 192731
MFC after: 3 days

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ngie retitled this revision from to Fix typo in lib/atf/libatfc++/Makefile.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added reviewers: jmmv, rpaulo.
rpaulo edited edge metadata.
This revision is now accepted and ready to land.Aug 17 2014, 11:24 PM

Committed in r270116 -- thanks :)!