]> granicus.if.org Git - flex/commit
scanner: add optionn to specify backup filename.
authorEricSharkey <eric@lisaneric.org>
Sun, 21 May 2017 20:09:42 +0000 (16:09 -0400)
committerWill Estes <westes575@gmail.com>
Mon, 3 Jul 2017 13:41:42 +0000 (09:41 -0400)
commitc55bf919ccad3e0eff30da09c3d3e9f81cc123ad
tree02dbe606f63abd261fb3ec5e48160bd5dc673309
parent8bd14f13878e8b36e84c57561b86a863e3a1093c
scanner: add optionn to specify backup filename.

In a directory containing multiple scanners, we want to allow
specifying the name of the backup file else the backup files will be
overwritten.
src/main.c
src/options.c
src/options.h