stream.c: standardize "Cannot truncate stream file [...]" log message
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 19 Jun 2017 23:05:33 +0000 (19:05 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Jul 2017 20:06:40 +0000 (16:06 -0400)
commit0290b3c5d4f0bb3a893bd5d2fd9821fba8e904d3
tree72a79e4ddce678624041ad9aecae86ab4aa032db
parentc4f13c31643dc679b842baff1915f186c03177e5
stream.c: standardize "Cannot truncate stream file [...]" log message

Standardized:

* Do not put a function name in a non-DEBUG/non-VERBOSE statement.
* Do not put spaces around the `=` of fields.
* Prepend `: ` before fields.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/ctf-ir/stream.c
This page took 0.02711 seconds and 4 git commands to generate.