1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00

Fix whitespace

This commit is contained in:
D-Pyro 2024-01-13 09:23:13 -05:00
parent b05c068e40
commit a61b7b9bca
3 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
[Directories]
Output = /path/to/directory
Output = D:\Desktop\Gamecard

View file

@ -636,7 +636,7 @@ def usbGetDeviceEndpoints() -> bool:
if not g_cliMode:
utilsLogException(traceback.format_exc())
g_logger.error('Fatal error ocurred while enumerating USB devices.')
g_logger.error('Fatal error occurred while enumerating USB devices.')
if g_isWindows:
g_logger.error('Try reinstalling the libusbK driver using Zadig.')

View file

@ -21,4 +21,4 @@ rmdir /s /q nxdt_host.dist
rmdir /s /q nxdt_host.onefile-build
rmdir /s /q standalone
pause
pause