HomeFreeBSD

Unbreak the build (at least) on powerpc, powerpc64, sparc64, by moving the

Description

Unbreak the build (at least) on powerpc, powerpc64, sparc64, by moving the
`for' loop initial declaration variable outside; this was upsetting C99:

hsetroot.c: In function 'load_image':
hsetroot.c:196: error: 'for' loop initial declaration used outside C99 mode

Tested on: powerpc, sparc64

Details

Provenance
danfeAuthored on
Parents
rP457461: devel/libunistring: Update to 0.9.8
Branches
Unknown
Tags
Unknown