Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Ortmann committed Nov 19, 2023
1 parent 6dbce8c commit 7a5a0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@ static void init_random(void) {

int main(int arg_c, char **arg_v)
{
int i, j, xx;
int i, j, xx;
char s[25];
FILE *f;
struct sigaction sv;
Expand Down

0 comments on commit 7a5a0cf

Please sign in to comment.