summaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefdm b/prefdm
index fba4858c..b4facb23 100755
--- a/prefdm
+++ b/prefdm
@@ -48,4 +48,4 @@ elif which kdm >/dev/null 2>&1; then
elif which xdm >/dev/null 2>&1; then
exec `which xdm` $*
fi
-fexit 1
+exit 1