HomeFreeBSD

libbfd: drop unnecessary variable increment.

Description

libbfd: drop unnecessary variable increment.

Do not increment `s' before it is initialized. At the time
of the increment, `s' is otherwise unused anyway.

Obtained from: OpenBSD (CVS rev 1.11)

Details

Provenance
pfgAuthored on
Parents
rS310130: [ar933x] don't waste memory/flash; drop the UMTX_CHAINS count down to 16.
Branches
Unknown
Tags
Unknown