preproc: fix comment -La -> -Lm

The -Lm option was briefly called -Lm during development, fix.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin (Intel) 2019-08-20 16:06:36 -07:00
parent 41d91a9273
commit ffe89ddaed

View File

@ -5223,7 +5223,7 @@ static void pop_mmacro(MMacro *m)
#endif
/*
* List an mmacro call with arguments (-La option)
* List an mmacro call with arguments (-Lm option)
*/
static void list_mmacro_call(const MMacro *m)
{