summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2009-06-07 03:52:54 +0000
committerschwarze <schwarze@openbsd.org>2009-06-07 03:52:54 +0000
commit07504fbf412c6dc3cab47dc459263a9c3ff59f88 (patch)
tree895b20ddb6d1bae59caf2eefc23de4cd9ac641d3 /usr.bin/diff/diff.c
parentMore tersification. Fixes verbiage issue reported by jdixon@ on (diff)
downloadwireguard-openbsd-07504fbf412c6dc3cab47dc459263a9c3ff59f88.tar.xz
wireguard-openbsd-07504fbf412c6dc3cab47dc459263a9c3ff59f88.zip
de-spaghetti:
If code is used from exactly one place, don't jump back dozens of lines to reach it, only to "goto" back where you came from. Instead, simply put the code where it belongs. Also fixes a regression that crept in in rev. 1.30: After clearing the variable __ypmode, don't try to make decisions based on its former value. As a bonus, garbage collect the grname variable and the _ypmode enum type. ok millert@
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions