From bdceab824a32f6622017e19204841a83dd8c731c Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Thu, 7 Feb 2008 23:11:56 +0000 Subject: [PATCH] Renamed shell-gui.c to gui-shell.c to fit the new shell file naming scheme. --- apps/shell/{shell-gui.c => gui-shell.c} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename apps/shell/{shell-gui.c => gui-shell.c} (98%) diff --git a/apps/shell/shell-gui.c b/apps/shell/gui-shell.c similarity index 98% rename from apps/shell/shell-gui.c rename to apps/shell/gui-shell.c index 8850ee9a6..ac2f40c3b 100644 --- a/apps/shell/shell-gui.c +++ b/apps/shell/gui-shell.c @@ -28,7 +28,7 @@ * * This file is part of the Contiki desktop OS. * - * $Id: shell-gui.c,v 1.4 2008/02/07 23:08:48 oliverschmidt Exp $ + * $Id: gui-shell.c,v 1.1 2008/02/07 23:11:56 oliverschmidt Exp $ * */