From 217fa504e73d3b6bc7f195a142b2ee92e335d501 Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Wed, 3 Feb 2010 20:40:00 +0000 Subject: [PATCH] Small documentation fix --- apps/shell/shell-file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/shell/shell-file.c b/apps/shell/shell-file.c index 722fd95af..2bab08efa 100644 --- a/apps/shell/shell-file.c +++ b/apps/shell/shell-file.c @@ -28,12 +28,12 @@ * * This file is part of the Contiki operating system. * - * $Id: shell-file.c,v 1.12 2009/05/12 14:22:58 nvt-se Exp $ + * $Id: shell-file.c,v 1.13 2010/02/03 20:40:00 adamdunkels Exp $ */ /** * \file - * A brief description of what this file is. + * File-related shell commands * \author * Adam Dunkels */