trailing blank removal

This commit is contained in:
nhmall
2022-05-07 10:40:21 -04:00
parent cb0c21e91d
commit 4b7c547dcd
3 changed files with 3 additions and 3 deletions

View File

@@ -830,7 +830,7 @@ static const struct early_opt earlyopts[] = {
#ifndef NODUMPENUMS
{ARG_DUMPENUMS, "dumpenums", 9, FALSE},
#ifdef ENHANCED_SYMBOLS
{ARG_DUMPGLYPHIDS, "dumpglyphids", 12, FALSE},
{ARG_DUMPGLYPHIDS, "dumpglyphids", 12, FALSE},
#endif
#endif /* NODUMPENUMS */
#ifdef WIN32