Unverified Commit 4e6728e4 by Josh Soref Committed by Christian Brauner

spelling: describing

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 83dc77ef
...@@ -78,7 +78,7 @@ extern int lxc_monitor_read_timeout(int fd, struct lxc_msg *msg, int timeout); ...@@ -78,7 +78,7 @@ extern int lxc_monitor_read_timeout(int fd, struct lxc_msg *msg, int timeout);
/* /*
* Blocking read from multiple monitors for the next container state * Blocking read from multiple monitors for the next container state
* change with timeout * change with timeout
* @fds : struct pollfd descripting the fds to use * @fds : struct pollfd describing the fds to use
* @nfds : the number of entries in fds * @nfds : the number of entries in fds
* @msg : the variable which will be filled with the state * @msg : the variable which will be filled with the state
* @timeout : the timeout in seconds to wait for a state change * @timeout : the timeout in seconds to wait for a state change
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment