Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-02-11 14:44:38 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-02-11 14:44:38 +0300
commita985d306a1fb5533e6fd93dbbcc04e493a126de8 (patch)
treebb261f14ce5adb3c3281feb9c12c58c078155927 /libbb/dump.c
parent83177991c86dd49ac447225f33b84e1883ca49ee (diff)
- spelling fixes
Diffstat (limited to 'libbb/dump.c')
-rw-r--r--libbb/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/dump.c b/libbb/dump.c
index 71e35c60f..5e43d42a4 100644
--- a/libbb/dump.c
+++ b/libbb/dump.c
@@ -100,7 +100,7 @@ static void rewrite(FS * fs)
if (!fu->nextpr)
fu->nextpr = pr;
/* ignore nextpr -- its unused inside the loop and is
- * uninitialized 1st time thru.
+ * uninitialized 1st time through.
*/
/* bb_dump_skip preceding text and up to the next % sign */