mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
*** empty log message ***
This commit is contained in:
parent
48aefb44d2
commit
70da2b8669
1 changed files with 1 additions and 1 deletions
|
|
@ -690,7 +690,7 @@ mbx_write (line, mbf)
|
|||
mbx_delimit_begin (mbf)
|
||||
FILE *mbf;
|
||||
{
|
||||
fputs ("\f\n0,unseen,,\n", mbf);
|
||||
fputs ("\f\n0, unseen,,\n", mbf);
|
||||
}
|
||||
|
||||
mbx_delimit_end (mbf)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue