gdb/ChangeLog:
* ada-tasks.c: Fix style violation in comment.
+2011-01-06 Joel Brobecker <brobecker@adacore.com>
+
+ * ada-tasks.c: Fix style violation in comment.
+
2011-01-06 Joel Brobecker <brobecker@adacore.com>
* linespec.c (decode_compound, find_method): Remove trailing \n
Block of each task is stored. */
#define KNOWN_TASKS_NAME "system__tasking__debug__known_tasks"
-/* The maximum number of tasks known to the Ada runtime */
+/* The maximum number of tasks known to the Ada runtime. */
static const int MAX_NUMBER_OF_KNOWN_TASKS = 1000;
enum task_states