commit | 463304edfd2f727522420022676ebbac31d31a00 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Dec 06 08:04:45 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Dec 06 08:04:45 2001 +0000 |
tree | 8bed6d79effe1aa6e671993144161403c16c57d1 | |
parent | 356b6dbf8674cea50da27cd78a9c52fe2fcad9a0 [diff] |
Silly cosmetic problem in the comment
diff --git a/libbb/herror_msg_and_die.c b/libbb/herror_msg_and_die.c index 64482d8..a47c7ff 100644 --- a/libbb/herror_msg_and_die.c +++ b/libbb/herror_msg_and_die.c
@@ -18,7 +18,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* vi: set sw=4 ts=4: */ #include <stdarg.h> #include <stdlib.h>