summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint/lint1/emit.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xlint/lint1/emit.c')
-rw-r--r--usr.bin/xlint/lint1/emit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/lint1/emit.c b/usr.bin/xlint/lint1/emit.c
index 3e2bfc6..a770e5a 100644
--- a/usr.bin/xlint/lint1/emit.c
+++ b/usr.bin/xlint/lint1/emit.c
@@ -218,7 +218,7 @@ outint(i)
/*
* write the name of a symbol to the output buffer
- * the name is preceeded by its length
+ * the name is preceded by its length
*/
void
outname(name)
OpenPOWER on IntegriCloud