summaryrefslogtreecommitdiff
path: root/debian/patches/use-proper-format-string.diff
Commit message (Collapse)AuthorAge
* harness.c: Format '%ld' expects type 'long int', but argument 2 has type ↵Andrew O. Shadoura2011-03-19
'size_t', so use '%lz'