Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
c628b7c4
Commit
c628b7c4
authored
Oct 10, 2006
by
David Johnson
Browse files
oops
parent
7b43420a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelab/supafly/sfsender.c
View file @
c628b7c4
...
...
@@ -199,7 +199,7 @@ int main(int argc,char **argv) {
fprintf
(
stdout
,
"TIME %d %.4f
\n
"
,
block_count
-
remaining_block_count
,
tv
.
tv_sec
+
tv
.
tv_usec
/
1000000
);
tv
.
tv_sec
+
tv
.
tv_usec
/
1000000
.
0
f
);
--
remaining_block_count
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment