]> git.itanic.dy.fi Git - log-plotter/commit
Rename debug.[ch] to trace.[ch]
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 20 Oct 2013 11:56:43 +0000 (14:56 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 20 Oct 2013 11:56:43 +0000 (14:56 +0300)
commitd44a215cef8d81a7dbb0f52168f5cca2cfc31aed
tree4677ae9fbd90f1c4b0d7cae3878bca4cad4d50fe
parent2cccad6c9088390340b4c1ede465bc8eb78074cb
Rename debug.[ch] to trace.[ch]

This file is more about tracing than debugging, Rename it to match
more what it really is about.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
Makefile
baud.c
data.c
main.c
options.c
trace.c [moved from debug.c with 95% similarity]
trace.h [moved from debug.h with 100% similarity]