From 92c723d0080d684279e0fbe1c5a84de606ea28d9 Mon Sep 17 00:00:00 2001 From: px4dev Date: Sat, 25 Aug 2012 18:25:15 -0700 Subject: Fix a missing 'end' that breaks task listing. --- Debug/NuttX | 1 + 1 file changed, 1 insertion(+) (limited to 'Debug') diff --git a/Debug/NuttX b/Debug/NuttX index 5396ab6b1..3192326b8 100644 --- a/Debug/NuttX +++ b/Debug/NuttX @@ -95,6 +95,7 @@ end document showfiles . showfiles . Prints the files opened by a task. +end ################################################################################ # Task display -- cgit v1.2.3