Skip to content

Commit eb35448

Browse files
author
Mikachu2333
committed
test
1 parent f17a1c7 commit eb35448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chsrc-main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ main (int argc, char const *argv[])
761761
else if ( xy_streql (command, "reset")
762762
|| xy_streql (command, "rest")
763763
|| xy_streql (command, "r"))
764-
{
764+
{
765765
if (argc < cli_arg_Target_pos)
766766
{
767767
char *msg = ENGLISH ? "Please provide the target name you want to reset the source. " MSG_EN_USE_LIST_TARGETS

0 commit comments

Comments
 (0)