Skip to content

Commit

Permalink
devd: fix a typo in a comment
Browse files Browse the repository at this point in the history
Reviewed by:	asomers
  • Loading branch information
avg-I committed Nov 7, 2013
1 parent beda30f commit 57892fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbin/devd/devd.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ siginfohand(int)
}

/*
* Local logging function. Prints to syslog if we're daemonized; syslog
* Local logging function. Prints to syslog if we're daemonized; stderr
* otherwise.
*/
static void
Expand Down

0 comments on commit 57892fe

Please sign in to comment.