summaryrefslogtreecommitdiff
path: root/macosx/config.h
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-10-10 00:04:58 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-10-10 00:04:58 +0000
commit7a613cfccd715ef0b9daa7e49fee51349367b9c8 (patch)
tree84fed251e91c6daf67727a0db5b8ff440b19b510 /macosx/config.h
parent15882a2822759bf1d3856beaa1c37346f371b68c (diff)
downloadpcsxr-7a613cfccd715ef0b9daa7e49fee51349367b9c8.tar.gz
Mainly spacing changes, and a few OCD things.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80323 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/config.h')
-rw-r--r--macosx/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/config.h b/macosx/config.h
index 5896bd91..3be13f38 100644
--- a/macosx/config.h
+++ b/macosx/config.h
@@ -9,7 +9,7 @@
#define CONFIG_H
#ifndef MAXPATHLEN
-//match PAX_MAX in <sys/param.h>
+//match PATH_MAX in <sys/param.h>
#define MAXPATHLEN 1024
#endif