Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a19ccc4

Browse files
author
Nate Morrison
committedMar 22, 2022
modified: gen_packets.c
1 parent 3d80bda commit a19ccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gen_packets.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ static void usage (char **argv)
718718
dw_printf ("\n");
719719
dw_printf (" Read message from stdin and put quarter volume sound into the file x.wav.\n");
720720

721-
dw_printf ("\e[0m\e\n\e[0J\e");
721+
dw_printf ("\e[0m\e\n\e[0J\e");
722722
exit (EXIT_FAILURE);
723723
}
724724

0 commit comments

Comments
 (0)
Please sign in to comment.