summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchide/crunchide.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/crunch/crunchide/crunchide.c')
-rw-r--r--usr.sbin/crunch/crunchide/crunchide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/crunch/crunchide/crunchide.c b/usr.sbin/crunch/crunchide/crunchide.c
index ae54da0..e35560a 100644
--- a/usr.sbin/crunch/crunchide/crunchide.c
+++ b/usr.sbin/crunch/crunchide/crunchide.c
@@ -55,7 +55,7 @@
* - arrange that all the BSS segments start at the same address, so
* that the final crunched binary BSS size is the max of all the
* component programs' BSS sizes, rather than their sum.
- */
+ */
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud