summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2009-06-07 03:52:55 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2009-06-07 03:52:55 +0000
commita09824e75d2192dc4f1a42afe21653e1f153c241 (patch)
treef431708ac524bed300116996d22558eeca3c2a8a /share/Makefile
parent6a8c3d741f412601425f903d5072591ddf561da6 (diff)
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 'share/Makefile')
0 files changed, 0 insertions, 0 deletions