From 664a2921816069483604f5e05a2a02b6ddf8727a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 8 Oct 2009 07:18:28 +0000 Subject: Application documentation/comment cleanup. --- Demos/Host/LowLevel/StillImageHost/StillImageHost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Host/LowLevel/StillImageHost/StillImageHost.c') diff --git a/Demos/Host/LowLevel/StillImageHost/StillImageHost.c b/Demos/Host/LowLevel/StillImageHost/StillImageHost.c index 75a293469..c4aadb1bb 100644 --- a/Demos/Host/LowLevel/StillImageHost/StillImageHost.c +++ b/Demos/Host/LowLevel/StillImageHost/StillImageHost.c @@ -37,7 +37,7 @@ #include "StillImageHost.h" /** Main program entry point. This routine configures the hardware required by the application, then - * starts the scheduler to run the application tasks. + * enters a loop to run the application tasks in sequence. */ int main(void) { -- cgit v1.2.3