White space fix.
[dcpomatic.git] / 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