From da3f5268045b5edff01b53f475a56cb0795c7bb1 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 20 Sep 2009 02:47:53 +0000 Subject: trim some spaces --- src/paths.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/paths.cc') diff --git a/src/paths.cc b/src/paths.cc index 9d0abda0..6fccb89a 100644 --- a/src/paths.cc +++ b/src/paths.cc @@ -38,7 +38,7 @@ void Paths::init(void) oldWorkingDir = dGetcwd(); rc = chdir("/tmp"); if (rc == -1) { - MSG("paths: error changing directory to /tmp: %s\n", + MSG("paths: error changing directory to /tmp: %s\n", dStrerror(errno)); } -- cgit v1.2.3