summaryrefslogtreecommitdiffstats
path: root/commands/ls.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/ls.c
parentfa814e8fae23377d1eb67f76b4e64656cf530e5a (diff)
downloadbarebox-26def3fd2c20cdb0c85fc721325c1b954d7bbc05.tar.gz
barebox-26def3fd2c20cdb0c85fc721325c1b954d7bbc05.tar.xz
various small typos fixed
Diffstat (limited to 'commands/ls.c')
-rw-r--r--commands/ls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/ls.c b/commands/ls.c
index 82592641b7..6b88688426 100644
--- a/commands/ls.c
+++ b/commands/ls.c
@@ -19,6 +19,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+
#include <common.h>
#include <command.h>
#include <fs.h>