Skip to content

Commit

Permalink
main REFACTOR formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed May 10, 2024
1 parent c291c9e commit d0c8d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,7 @@ main(int argc, char *argv[])
char *ptr;
struct passwd *pwd;
struct group *grp;

#ifdef HAVE_SIGACTION
struct sigaction action;
sigset_t block_mask;
Expand Down

0 comments on commit d0c8d13

Please sign in to comment.