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.
MFC r348499: Fix comment parsing in interp_simple.c Tags None Referenced Files None Subscribers None
Description
Details
|