summaryrefslogtreecommitdiff
path: root/src/lib/cross_linux.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-06-03 11:42:46 +0200
committerCarl Hetherington <cth@carlh.net>2020-06-03 11:42:46 +0200
commit816872f9ddf1251f29fe51594401ddd4f4d89c59 (patch)
treee1ce9d2e55899de00bede95efe120fb7184eb64d /src/lib/cross_linux.cc
parentad1a4f3ac68a0f35a911abee4eb2bd4b4006332d (diff)
White space fix.
Diffstat (limited to 'src/lib/cross_linux.cc')
-rw-r--r--src/lib/cross_linux.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cross_linux.cc b/src/lib/cross_linux.cc
index a60f7af63..c8b890bf1 100644
--- a/src/lib/cross_linux.cc
+++ b/src/lib/cross_linux.cc
@@ -226,7 +226,7 @@ avio_open_boost (AVIOContext** s, boost::filesystem::path file, int flags)
boost::filesystem::path
home_directory ()
{
- return getenv("HOME");
+ return getenv("HOME");
}
string