]> granicus.if.org Git - psmisc/commit
pstree: use separate fprintf() calls for compilation alternatives
authorBenno Schulenberg <bensberg@telfort.nl>
Sat, 22 Jun 2019 13:34:35 +0000 (15:34 +0200)
committerCraig Small <csmall@enc.com.au>
Thu, 12 Sep 2019 10:42:30 +0000 (20:42 +1000)
commitd08798745562eebc5dfee0c3c01c75895328fe7a
tree942a7fd0d19f6bbcaf36afc6d9741577e14da296
parenteaa8a9bcb9e495fc92f03f4a0243dcac90375e1c
pstree: use separate fprintf() calls for compilation alternatives

Alternative strings should be self-contained, otherwise xgettext()
will glue the strings together into a msgid that will never occur.

Also, add the missing option -T to the synopsis of the command.
src/pstree.c