projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup
[wxWidgets.git]
/
src
/
mac
/
carbon
/
mimetmac.cpp
diff --git
a/src/mac/carbon/mimetmac.cpp
b/src/mac/carbon/mimetmac.cpp
index 0b37154e5042cea1f6b9c9956a7b4f16a25b971c..ab3508000bcb6d6d2e775fc64afecf770d8401e1 100644
(file)
--- a/
src/mac/carbon/mimetmac.cpp
+++ b/
src/mac/carbon/mimetmac.cpp
@@
-320,7
+320,7
@@
pascal OSErr FSpGetFullPath( const FSSpec *spec,
return result;
}
-#endif
+#endif
// LP64
//
// On the mac there are two ways to open a file - one is through apple events and the
// finder, another is through mime types.