summaryrefslogtreecommitdiff
path: root/startx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'startx.cpp')
-rw-r--r--startx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/startx.cpp b/startx.cpp
index dad3346..bde93fb 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -33,7 +33,7 @@ esac
XCOMM Now the "old" compiled path
#ifdef __APPLE__
-olddbindir=/usr/X11R6/bin
+oldbindir=/usr/X11R6/bin
#else
oldbindir=/usr/bin/X11
#endif