Page MenuHomePhabricator

Fix some format strings
ClosedPublic

Authored by joshuaspence on May 25 2015, 11:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 26, 6:45 PM
Unknown Object (File)
Thu, Nov 21, 10:59 PM
Unknown Object (File)
Mon, Nov 18, 3:30 PM
Unknown Object (File)
Wed, Nov 13, 9:25 PM
Unknown Object (File)
Sat, Nov 9, 4:44 PM
Unknown Object (File)
Wed, Nov 6, 9:11 AM
Unknown Object (File)
Oct 25 2024, 5:36 AM
Unknown Object (File)
Oct 24 2024, 6:48 AM
Subscribers

Details

Summary

These format strings use %d instead of %s.

Test Plan

Eyeball it.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix some format strings.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 25 2015, 11:24 AM
This revision was automatically updated to reflect the committed changes.