summaryrefslogtreecommitdiffstats
path: root/sys/kern/imgact_gzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/imgact_gzip.c')
-rw-r--r--sys/kern/imgact_gzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/imgact_gzip.c b/sys/kern/imgact_gzip.c
index 1333abe..7c48ac6 100644
--- a/sys/kern/imgact_gzip.c
+++ b/sys/kern/imgact_gzip.c
@@ -18,7 +18,7 @@
* inflate isn't quite reentrant yet...
* error-handling is a mess...
* so is the rest...
- * tidy up unnecesary includes
+ * tidy up unnecessary includes
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud