]> git.cworth.org Git - apitrace/commit
trim: Move explanatory message from stdout to stderr.
authorCarl Worth <cworth@cworth.org>
Fri, 17 Aug 2012 21:23:13 +0000 (14:23 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 22 Nov 2012 08:03:38 +0000 (08:03 +0000)
commit1a800a1bee0231d0b9bd35450dfa9a29702d29dc
tree6e4d90c602c4a931ce998d10d19400f50712445d
parent83ec3f622309e409d0067da0cce92745b61b11cc
trim: Move explanatory message from stdout to stderr.

This prevents this message from corrupting the output of:

apitrace trim --print-callset ... > callset-file
cli/cli_trim.cpp