From a7b7ff443f70bda859a29331cb22f058a62c67d4 Mon Sep 17 00:00:00 2001 From: Antoine Jacoutot Date: Sun, 5 Aug 2012 07:27:35 +0000 Subject: Indent with tabs like the rest of the script. ok matthieu@ --- app/xinit/xinitrc.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/xinit/xinitrc.cpp') diff --git a/app/xinit/xinitrc.cpp b/app/xinit/xinitrc.cpp index bea4640c5..08cd494e1 100644 --- a/app/xinit/xinitrc.cpp +++ b/app/xinit/xinitrc.cpp @@ -1,5 +1,5 @@ XCOMM!SHELL_CMD -XCOMM $OpenBSD: xinitrc.cpp,v 1.7 2012/08/04 20:41:42 matthieu Exp $ +XCOMM $OpenBSD: xinitrc.cpp,v 1.8 2012/08/05 07:27:34 ajacoutot Exp $ userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap @@ -53,7 +53,7 @@ fi XCOMM if dbus is installed, start its daemon if test -x /usr/local/bin/dbus-launch -a -z "$DBUS_SESSION_BUS_ADDRESS" ; then - eval `dbus-launch --sh-syntax --exit-with-session` + eval `dbus-launch --sh-syntax --exit-with-session` fi XCOMM start some nice programs -- cgit v1.2.3