]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/macctrls.c
Big sprawling dialog-box commit covering all sorts of things.
[PuTTY.git] / mac / macctrls.c
index 5903b55320840c87ee9ca99f16223cbd9283eabf..bc745140cece88e3a3485b4194bf4daa5fbe8076 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: macctrls.c,v 1.2 2003/03/18 00:35:40 ben Exp $ */
+/* $Id: macctrls.c,v 1.3 2003/03/18 19:06:51 simon Exp $ */
 /*
  * Copyright (c) 2003 Ben Harris
  * All rights reserved.
@@ -529,7 +529,7 @@ void dlg_set_focus(union control *ctrl, void *dlg)
     }
 }
 
-union control *dlg_last_focused(void *dlg)
+union control *dlg_last_focused(union control *ctrl, void *dlg)
 {
 
     return NULL;