Commits


move 'struct range' and related functions into the diff_ namespace no functional change


KNF: use max 80 columns


KNF: function declaration return types on separate line


remove code dup of diff_main() invocation for plain vs unidiff


Only print (unified) header in unified format.


diff_output_unidiff(): less indent by 'continue'


move struct range defs to diff_main.h (prep for upcoming patch)


initial commit