Fix prototype.

This commit is contained in:
Ralf Corsepius
2009-10-24 05:50:51 +00:00
parent 3a6530f90e
commit 38903a537d

View File

@@ -260,7 +260,7 @@ static rtems_monitor_command_entry_t capture_cmds[] =
} }
}; };
void setup_tasks_to_watch () void setup_tasks_to_watch (void)
{ {
size_t cmd; size_t cmd;
for (cmd = 0; for (cmd = 0;