Skip to content

Commit 168b4be

Browse files
committed
indentation
1 parent 0839722 commit 168b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gmenu2x.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ static void quick_poweroff()
139139
execlp(SHELL_CMD_POWERDOWN, SHELL_CMD_POWERDOWN);
140140

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

144144
/* Exit Emulator */
145145
exit(0);

0 commit comments

Comments
 (0)