projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b62ead
)
libbb: fix typo in comment
author
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 31 Mar 2009 13:14:18 +0000
(13:14 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Tue, 31 Mar 2009 13:14:18 +0000
(13:14 -0000)
libbb/die_if_bad_username.c
patch
|
blob
|
history
diff --git
a/libbb/die_if_bad_username.c
b/libbb/die_if_bad_username.c
index 602aadc0cf973a40514b9abb366276db587685fd..c1641d376ab7ca8998947037a7cd55caa3321c04 100644
(file)
--- a/
libbb/die_if_bad_username.c
+++ b/
libbb/die_if_bad_username.c
@@
-1,6
+1,6
@@
/* vi: set sw=4 ts=4: */
/*
- * C
k
eck user and group names for illegal characters
+ * C
h
eck user and group names for illegal characters
*
* Copyright (C) 2008 Tito Ragusa <farmatito@tiscali.it>
*