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)
Jun 11 2026, 2:20 PM
Unknown Object (File)
Jun 10 2026, 7:56 PM
Unknown Object (File)
Jun 8 2026, 10:01 AM
Unknown Object (File)
May 29 2026, 1:27 PM
Unknown Object (File)
Apr 28 2026, 8:57 AM
Unknown Object (File)
Apr 28 2026, 8:57 AM
Unknown Object (File)
Apr 23 2026, 10:33 PM
Unknown Object (File)
Apr 22 2026, 12:20 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 :)!