Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-FK committed Jan 11, 2021
1 parent 0839722 commit 168b4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gmenu2x.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static void quick_poweroff()
execlp(SHELL_CMD_POWERDOWN, SHELL_CMD_POWERDOWN);

/* Should not be reached */
printf("Failed to perform Instant Play save and shutdown\n");
printf("Failed to perform shutdown\n");

/* Exit Emulator */
exit(0);
Expand Down

0 comments on commit 168b4be

Please sign in to comment.