diff options
Diffstat (limited to 'Mac/Compat/nfullpath.h')
-rw-r--r-- | Mac/Compat/nfullpath.h | 2 |
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 */ |