Specifically, make this code fit in fewer columns:
- deindent cases to conform to the usual style,
- use a local variable to minimize duplication in each case.
No functional change intended.
Differential D53754
rc.subr: Try to make svjc option handling a bit easier to read Authored by markj on Fri, Nov 14, 2:30 PM. Tags None Referenced Files
Subscribers
Details
Specifically, make this code fit in fewer columns:
No functional change intended.
Diff Detail
Event TimelineComment Actions Visual inspection: looks functionally equivalent, all options match their intend. |