fix typos in source files
Correct some spelling errors in source comments and printed output. Signed-off-by: Zachary T Welch <zw@superlucidity.net>
This commit is contained in:
committed by
Zachary T Welch
parent
060980357d
commit
1240ae459f
@@ -309,7 +309,7 @@ int server_loop(struct command_context *command_context)
|
||||
|
||||
while (!shutdown_openocd)
|
||||
{
|
||||
/* monitor sockets for acitvity */
|
||||
/* monitor sockets for activity */
|
||||
fd_max = 0;
|
||||
FD_ZERO(&read_fds);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user