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>2006-03-24 17:30:05 +0300
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-03-24 17:30:05 +0300
commit771b1864064e211bd2548f2fe06b17af27688377 (patch)
treebad541ed823540e591e94ec8002864274dfb0886 /miscutils/makedevs.c
parent2dd13bd25aed09505bcb45ddab4b48505b7bcc80 (diff)
- commentary typos
Diffstat (limited to 'miscutils/makedevs.c')
-rw-r--r--miscutils/makedevs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/makedevs.c b/miscutils/makedevs.c
index fa7535f05..999b99331 100644
--- a/miscutils/makedevs.c
+++ b/miscutils/makedevs.c
@@ -238,5 +238,5 @@ loop:
}
#else
-# error makdedevs configuration error, either leaf or table must be selected
+# error makedevs configuration error, either leaf or table must be selected
#endif