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:
8f8a420
)
fix typo in comment, no code changes
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 24 Feb 2008 22:08:57 +0000
(22:08 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 24 Feb 2008 22:08:57 +0000
(22:08 -0000)
printutils/lpr.c
patch
|
blob
|
history
diff --git
a/printutils/lpr.c
b/printutils/lpr.c
index e8da28b2bdb4738166f4aa6447a0da117dfec19b..86fcd9b1bddd212eb51206198ec8691092bc49af 100644
(file)
--- a/
printutils/lpr.c
+++ b/
printutils/lpr.c
@@
-9,7
+9,7
@@
*
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*
- * See RFC 1179 for pro
p
ocol description.
+ * See RFC 1179 for pro
t
ocol description.
*/
#include "libbb.h"