MINOR: trace: extend the source location to 13 chars
authorWilly Tarreau <w@1wt.eu>
Wed, 28 Aug 2019 07:59:49 +0000 (09:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 28 Aug 2019 08:10:50 +0000 (10:10 +0200)
commitb3f7a72c276a4b7e9b90f04d7b492c15a8f21a83
tree79275b3793afd1008007ee988b2780b24e259cbf
parent3da0026d25f54b8f5d7c6c8dd81b85dbd2a18168
MINOR: trace: extend the source location to 13 chars

With 4-digit line numbers, this allows to emit up to 6 chars of file
name before extension, instead of 3 previously.
src/trace.c