From: Carl Hetherington Date: Wed, 3 Jun 2020 09:42:46 +0000 (+0200) Subject: White space fix. X-Git-Tag: v2.15.78~30 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=816872f9ddf1251f29fe51594401ddd4f4d89c59 White space fix. --- 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