summaryrefslogtreecommitdiffstats
path: root/Mac/Compat/nfullpath.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-01-19 00:03:47 (GMT)
committerGuido van Rossum <guido@python.org>1995-01-19 00:03:47 (GMT)
commita42960cd0948222ad6e2e08a427a8324a54c64fd (patch)
tree591c6cc31b9d6c766b1b79da2723c3a35fce6a0d /Mac/Compat/nfullpath.h
parent6a5df90918b47270659e9f75c63b87698e2499ff (diff)
downloadcpython-a42960cd0948222ad6e2e08a427a8324a54c64fd.zip
cpython-a42960cd0948222ad6e2e08a427a8324a54c64fd.tar.gz
cpython-a42960cd0948222ad6e2e08a427a8324a54c64fd.tar.bz2
ported to THINK C (not tested yet)
Diffstat (limited to 'Mac/Compat/nfullpath.h')
-rw-r--r--Mac/Compat/nfullpath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Compat/nfullpath.h b/Mac/Compat/nfullpath.h
index 770777d..65ae5f3 100644
--- a/Mac/Compat/nfullpath.h
+++ b/Mac/Compat/nfullpath.h
@@ -1 +1 @@
-int nfullpath(FSSpec *, char *); /* Generate full path from fsspec */ \ No newline at end of file
+int nfullpath(FSSpec *, char *); /* Generate full path from fsspec */