Comment fix.

This commit is contained in:
Pavel Roskin 2001-07-10 14:33:59 +00:00
parent c100281180
commit 13959da45a

View File

@ -2767,7 +2767,7 @@ void edit_paste_from_X_buf_cmd (WEdit * edit)
edit_insert_file (edit, catstrs (home_dir, CLIP_FILE, 0));
}
#endif /* MIDMIGHT */
#endif /* MIDNIGHT */
void edit_goto_cmd (WEdit *edit)
{