From 252a9031e7e0c68d880273550358ab32008bbd12 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 27 Oct 2013 19:08:26 -0600 Subject: Minor, costmetic things that were still unsaved in my editor --- apps/examples/cc3000/cc3000basic.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apps') diff --git a/apps/examples/cc3000/cc3000basic.c b/apps/examples/cc3000/cc3000basic.c index 3316b9234..d974cc844 100644 --- a/apps/examples/cc3000/cc3000basic.c +++ b/apps/examples/cc3000/cc3000basic.c @@ -86,17 +86,18 @@ ****************************************************************************/ /* * Memory Analyses + * * total used free largest * Mem: 16560 11144 5416 5384 * PID SIZE USED THREAD NAME - * 0 0 0 Idle Ta + * 0 0 0 Idle Task * 1 796 772 init * 2 660 644 c3b - * 3 332 316 * - * 8 460 436 * - * 9 292 268 * 10 492 468 Telnet dd * 11 960 940 Telnet sd */ @@ -148,7 +149,6 @@ void ShowInformation(void); #undef CONFIG_EXAMPLE_CC3000_MEM_CHECK - /**************************************************************************** * Private Data ****************************************************************************/ -- cgit v1.2.3