Skip to content

Commit

Permalink
pwd: mark usage as dead
Browse files Browse the repository at this point in the history
  • Loading branch information
grimreaper committed Jun 17, 2018
1 parent 85d10d6 commit 041a40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pwd/pwd.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ main(int argc, char *argv[])
exit(0);
}

void
void __dead2
usage(void)
{

Expand Down

0 comments on commit 041a40c

Please sign in to comment.