HomeFreeBSD

MFC r348499: Fix comment parsing in interp_simple.c

Description

MFC r348499: Fix comment parsing in interp_simple.c

loader.rc has comment lines without a trailing space, which get
interpreted as commands. Avoid this by only matching against the
backslash character.

Details

Provenance
kevansAuthored on
Parents
rS353986: MFC r348381: Unexpand be32dec().
Branches
Unknown
Tags
Unknown