summaryrefslogtreecommitdiffstats
path: root/mac/tclMac.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac/tclMac.h')
-rw-r--r--mac/tclMac.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/mac/tclMac.h b/mac/tclMac.h
index 8be6d7a..24f9574 100644
--- a/mac/tclMac.h
+++ b/mac/tclMac.h
@@ -8,7 +8,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclMac.h,v 1.1.2.2 1998/09/24 23:59:09 stanton Exp $
+ * RCS: @(#) $Id: tclMac.h,v 1.1.2.3 1998/11/11 04:08:26 stanton Exp $
*/
#ifndef _TCLMAC
@@ -79,10 +79,10 @@ EXTERN pascal void FSpCreateResFileCompat(const FSSpec *spec,
* Mac calls. These routines is from tclMacUtils.h.
*/
-EXTERN int FSpLocationFromPath _ANSI_ARGS_((int length,
- CONST char *path, FSSpecPtr theSpec));
-EXTERN OSErr FSpPathFromLocation _ANSI_ARGS_((FSSpecPtr theSpec,
- int *length, Handle *fullPath));
+EXTERN int FSpLocationFromPath _ANSI_ARGS_((int length, CONST char *path,
+ FSSpecPtr theSpec));
+EXTERN OSErr FSpPathFromLocation _ANSI_ARGS_((FSSpecPtr theSpec,
+ int *length, Handle *fullPath));
/*
* These are not in MSL 2.1.2, so we need to export them from the