1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-03 20:42:48 -05:00

Bits and pieces, mostly stubs, for the Mac port.

[originally from svn r5136]
This commit is contained in:
Owen Dunn
2005-01-18 22:01:25 +00:00
parent 9318800643
commit 75008d9da0
4 changed files with 43 additions and 1 deletions

View File

@ -784,6 +784,8 @@ void update_specials_menu(void *frontend)
mac_adjustmenus();
}
void notify_remote_exit(void *fe) { /* XXX anything needed here? */ }
/*
* Local Variables:
* c-file-style: "simon"