diff options
author | Denis Vlasenko | 2007-07-17 21:42:59 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-07-17 21:42:59 +0000 |
commit | 49a128a1565520069737ae9602155d8627d7c84c (patch) | |
tree | b1d76d8d1976dbd0cf6e2ef9c61976aadd464ed1 /libbb/procps.c | |
parent | 150d2fa114d626761a67e529959433226793e733 (diff) | |
download | busybox-49a128a1565520069737ae9602155d8627d7c84c.zip busybox-49a128a1565520069737ae9602155d8627d7c84c.tar.gz |
remove accumulated stray trailing whitespace
Diffstat (limited to 'libbb/procps.c')
-rw-r--r-- | libbb/procps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/procps.c b/libbb/procps.c index 1987e98..9817a12 100644 --- a/libbb/procps.c +++ b/libbb/procps.c @@ -5,7 +5,7 @@ * Copyright 1998 by Albert Cahalan; all rights reserved. * Copyright (C) 2002 by Vladimir Oleynik <dzo@simtreas.ru> * SELinux support: (c) 2007 by Yuichi Nakamura <ynakam@hitachisoft.jp> - * + * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ |