]> git.draconx.ca Git - liblbx.git/commit
tools: Move progname handling into a common source file.
authorNick Bowler <nbowler@draconx.ca>
Wed, 5 Jun 2013 03:26:04 +0000 (23:26 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 14 Jun 2013 20:32:55 +0000 (16:32 -0400)
commit5749c5e97a8b984720cef75f328944270874d713
tree9e1fce8b95993a6e881965abb33964c961433eb4
parent0db2e8f1a55ff385e5fea5f218b77f39374bd427
tools: Move progname handling into a common source file.

Less code duplication is nice.
Makefile.am
src/lbximg.c
src/lbxtool.c
src/tools.c [new file with mode: 0644]
src/tools.h