summaryrefslogtreecommitdiffstats
path: root/mac/tclMacExit.c
diff options
context:
space:
mode:
Diffstat (limited to 'mac/tclMacExit.c')
-rw-r--r--mac/tclMacExit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/tclMacExit.c b/mac/tclMacExit.c
index f5f403d..a42c40d 100644
--- a/mac/tclMacExit.c
+++ b/mac/tclMacExit.c
@@ -14,7 +14,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) tclMacExit.c 1.6 97/11/20 18:37:38
+ * SCCS: @(#) tclMacExit.c 1.7 97/11/26 11:06:00
*/
#include "tclInt.h"
@@ -104,7 +104,7 @@ static ExitToShellDataPtr gExitToShellData = (ExitToShellDataPtr) NULL;
*/
void
-TclPlatformExit(
+TclpExit(
int status) /* Ignored. */
{
TclMacExitHandler();