Page MenuHomeFreeBSD

Style fixes: clean up leading whitespace (8 single column spaces -> \t)
ClosedPublic

Authored by shivansh on Jun 23 2017, 3:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 23, 8:13 PM
Unknown Object (File)
Apr 25 2024, 3:01 AM
Unknown Object (File)
Apr 25 2024, 3:01 AM
Unknown Object (File)
Apr 25 2024, 3:01 AM
Unknown Object (File)
Apr 22 2024, 3:52 AM
Unknown Object (File)
Apr 19 2024, 12:00 PM
Unknown Object (File)
Apr 18 2024, 6:31 AM
Unknown Object (File)
Apr 17 2024, 2:25 AM
Subscribers
None

Details

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10077
Build 10501: arc lint + arc unit

Event Timeline

In general, making style-only changes frowned upon as it complicates the file's history in SVN. However, correcting a style bug in a file you just submitted is one of the allowed exceptions. Basically, it's acceptable and encouraged to fix style bugs whenever you work on a file, even if the style changes have their own commit.

This revision is now accepted and ready to land.Jun 23 2017, 2:56 PM
This revision was automatically updated to reflect the committed changes.