* src/editfns.c (styled_format): Fix typo in previous change.
This commit is contained in:
parent
0e82fa3416
commit
a3f647c5c8
1 changed files with 0 additions and 1 deletions
|
|
@ -4384,7 +4384,6 @@ styled_format (ptrdiff_t nargs, Lisp_Object *args, bool message,
|
|||
multibyte = true;
|
||||
goto retry;
|
||||
}
|
||||
new_result = false;
|
||||
}
|
||||
conversion = 's';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue