mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(mac_update_title_bar): Minor format change.
This commit is contained in:
parent
c1eb34c22c
commit
d5085af01f
1 changed files with 2 additions and 1 deletions
|
|
@ -1985,7 +1985,8 @@ mac_update_proxy_icon (f)
|
|||
}
|
||||
#endif
|
||||
|
||||
void mac_update_title_bar (f, save_match_data)
|
||||
void
|
||||
mac_update_title_bar (f, save_match_data)
|
||||
struct frame *f;
|
||||
int save_match_data;
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue