فهرست منبع

Fix annoying typo

bensku 8 سال پیش
والد
کامیت
e19785e9d9
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Source/BansheeUtility/Unix/BsUnixFileSystem.cpp

+ 0 - 1
Source/BansheeUtility/Unix/BsUnixFileSystem.cpp

@@ -119,7 +119,6 @@ namespace bs
 			// Error handling
 			// Error handling
 			src.close();
 			src.close();
 			if (!src)
 			if (!src)
-			
 			{
 			{
 				LOGERR(String(__FUNCTION__) + ": renaming " + oldPathStr + " to " + newPathStr +
 				LOGERR(String(__FUNCTION__) + ": renaming " + oldPathStr + " to " + newPathStr +
 						": " + strerror(errno));
 						": " + strerror(errno));