Skip to content
Snippets Groups Projects
Commit badbb3ad authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update a comment

parent a473ecec
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ static int restart_main(int argc, char *argv[])
}
}
return 0; /* Won't get here */
return 0; /* Won't get here unless we were restarted */
}
/****************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment