aboutsummaryrefslogtreecommitdiff
path: root/bbot/tftp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/tftp.cxx')
-rw-r--r--bbot/tftp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bbot/tftp.cxx b/bbot/tftp.cxx
index a8bb11b..3304356 100644
--- a/bbot/tftp.cxx
+++ b/bbot/tftp.cxx
@@ -122,6 +122,8 @@ namespace bbot
"--secure", // Chroot to data directory.
ops.tftp ());
+ // @@ This is not really accurate.
+ //
sec = static_cast<size_t> (timeout.tv_sec);
return true;
}