White space fix.
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2020 09:42:46 +0000 (11:42 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Jun 2020 09:42:46 +0000 (11:42 +0200)
src/lib/cross_linux.cc

index a60f7af6336728f1040523bca306bc4d0454931d..c8b890bf111f94681d8516f912206ab2f27962fe 100644 (file)
@@ -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