Skip to content

Commit

Permalink
fix new line symbol missing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Ovchinnikov committed Feb 5, 2024
1 parent 7e477db commit 1935a76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -2341,3 +2341,4 @@ void od_frontend(void *arg)
/* close frontend connection */
od_frontend_close(client);
}

0 comments on commit 1935a76

Please sign in to comment.