summaryrefslogtreecommitdiffstats
path: root/mac/tclMacFile.c
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>1998-07-06 22:14:09 (GMT)
committerwelch <welch@noemail.net>1998-07-06 22:14:09 (GMT)
commitc895cc410b75366b20fd228ef09656e4fee3b3dd (patch)
treefa1996600704f28793c6bd81ec73cfd1fb902749 /mac/tclMacFile.c
parentbf101558aded38aee2e9410b20c3206b392eae9c (diff)
downloadtcl-c895cc410b75366b20fd228ef09656e4fee3b3dd.zip
tcl-c895cc410b75366b20fd228ef09656e4fee3b3dd.tar.gz
tcl-c895cc410b75366b20fd228ef09656e4fee3b3dd.tar.bz2
Updated for 8.0.3-2
FossilOrigin-Name: 515656137fe93786a9bd419da288a648481edcf5
Diffstat (limited to 'mac/tclMacFile.c')
-rw-r--r--mac/tclMacFile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/tclMacFile.c b/mac/tclMacFile.c
index 3016a97..c15eeaa 100644
--- a/mac/tclMacFile.c
+++ b/mac/tclMacFile.c
@@ -416,7 +416,7 @@ TclMatchFiles(
int
TclpStat(
- char *path,
+ CONST char *path,
struct stat *buf)
{
HFileInfo fpb;