summaryrefslogtreecommitdiffstats
path: root/sys/kern/imgact_gzip.c
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2013-04-17 11:42:40 +0000
committergabor <gabor@FreeBSD.org>2013-04-17 11:42:40 +0000
commitb86fa940aa5b65a90ee71e52193f992f9d67247e (patch)
treeea2bb80e7a6e5622a4d75e28f49c87dd1966d274 /sys/kern/imgact_gzip.c
parentd3ee8e3ff6bd3ac253dc2660d5778b4b2990dd75 (diff)
downloadFreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.zip
FreeBSD-src-b86fa940aa5b65a90ee71e52193f992f9d67247e.tar.gz
- Correct mispellings of the word necessary
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
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