also allow %e in format variables of suffix

This commit is contained in:
Axel Kohlmeyer
2019-05-30 14:52:26 -04:00
parent 1a5c3c6dcb
commit 02e7dd5716
5 changed files with 6 additions and 6 deletions

View File

@ -212,7 +212,7 @@ command.
E: Incorrect conversion in format string
A format style variable was not using either a %f or a %g conversion.
A format style variable was not using either a %f, a %g, or a %e conversion.
E: Next command must list all universe and uloop variables