summaryrefslogtreecommitdiffstats
path: root/commands/timeout.c
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@isonoe.(none)>2007-10-16 19:07:21 +0200
committerJuergen Beisert <jbe@isonoe.(none)>2007-10-16 19:07:21 +0200
commit26def3fd2c20cdb0c85fc721325c1b954d7bbc05 (patch)
treed71ed10cd95598b575bd9db9bbc04373f9c25ed6 /commands/timeout.c
parentfa814e8fae23377d1eb67f76b4e64656cf530e5a (diff)
downloadbarebox-26def3fd2c20cdb0c85fc721325c1b954d7bbc05.tar.gz
barebox-26def3fd2c20cdb0c85fc721325c1b954d7bbc05.tar.xz
various small typos fixed
Diffstat (limited to 'commands/timeout.c')
-rw-r--r--commands/timeout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/timeout.c b/commands/timeout.c
index aae0f73342..639f361da1 100644
--- a/commands/timeout.c
+++ b/commands/timeout.c
@@ -1,5 +1,5 @@
/*
- * ls.c - list files and directories
+ * timeout - wait for timeout
*
* Copyright (c) 2007 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
*