From 54ca39e390e6471c451e72b5796fb91ffdea0d2b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 31 Jan 2019 13:20:49 +0200 Subject: Periodically check whether machine is still running --- bbot/agent/tftp.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/agent/tftp.hxx') diff --git a/bbot/agent/tftp.hxx b/bbot/agent/tftp.hxx index 71f32b1..57d14dd 100644 --- a/bbot/agent/tftp.hxx +++ b/bbot/agent/tftp.hxx @@ -29,7 +29,7 @@ namespace bbot uint16_t port () const; - // Wait for a TFTP request for up to the specified number of seconds. If + // Wait for a TFTP request for up to the specified number of seconds. If // increment is not 0, then wait in the specified incremenets (i.e., wait // for up to that number of seconds; useful when one needs to also // periodically check for something else). Update the timeout value as -- cgit v1.1