]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add argument to set the desired output format
authorpcarana <pc.moreno2099@gmail.com>
Thu, 18 Feb 2021 02:08:30 +0000 (20:08 -0600)
committerpcarana <pc.moreno2099@gmail.com>
Thu, 18 Feb 2021 02:08:30 +0000 (20:08 -0600)
commitf6ba00f8470d35cd4808004f791209fa490d97a1
tree8910bee8360a3b564fd80821c2e1005e4cdf6863
parent512bebdbd5a674a08d3bcc5bebf38e3934227d5a
Add argument to set the desired output format
src/Makefile.am
src/config.c
src/config.h
src/config/output_format.c [new file with mode: 0644]
src/config/output_format.h [new file with mode: 0644]
src/output_printer.c