Fix a missing 'end' that breaks task listing.

This commit is contained in:
px4dev
2012-08-25 18:25:15 -07:00
parent e05ef2bcab
commit 92c723d008
+1
View File
@@ -95,6 +95,7 @@ end
document showfiles document showfiles
. showfiles <TCB pointer> . showfiles <TCB pointer>
. Prints the files opened by a task. . Prints the files opened by a task.
end
################################################################################ ################################################################################
# Task display # Task display