Skip to content

Commit

Permalink
Reworded clarifying comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
doot-64 committed Mar 26, 2024
1 parent d964a09 commit f946e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/do_unmount/do_unmount.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/* Provide a different failure message for each possible outcome */
const char *failure_messages[] = {
"", // Placeholder for outcome = SUCCESS
"", // Placeholder for SUCCESS outcome
"failed because we are using", // THIS
"in use but fuser finds nothing", // UNKNOWN
"in use but fuser command failed", // FUSER
Expand Down

0 comments on commit f946e06

Please sign in to comment.