tools

various tools
git clone git://deadbeef.fr/tools.git
Log | Files | Refs | README | LICENSE

commit 1a4c90346a0c34381b4ba95ceaa8919f3e9240db
parent 7b08c18c75f3ce34ccefa254afc9f4df67d188b8
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Sat, 30 May 2020 03:50:19 +0200

updated TODO list

Diffstat:
Msrc/lmerge.cpp | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/lmerge.cpp b/src/lmerge.cpp @@ -33,7 +33,6 @@ * * providing FIELDS variable as command-line option; * * -v/--version option; * * -h/--help option; - * * remove bloated STL containers; * * allow to customize the memory allocation scheme at runtime; * * allow to not print twice merged fields; * * allow to set verbosity on stderr;