Support for tar -z option for uncompressing only
[oweals/busybox.git] / logger.c
index 1c454e5af8594ed70bb9b892be482ad4cbd5f3d5..669a2d6010091551641ce11afa0b311524c0908e 100644 (file)
--- a/logger.c
+++ b/logger.c
@@ -35,7 +35,7 @@
 
 #else
 /* We have to do this since the header file defines static
- * structues.  Argh.... bad libc, bad, bad...
+ * structures.  Argh.... bad libc, bad, bad...
  */
 #include <sys/syslog.h>
 typedef struct _code {