whitespace

This commit is contained in:
Christopher Faylor
2013-03-31 12:37:45 +00:00
parent 8f8eeb70ba
commit 4ddb658e37
4 changed files with 6 additions and 6 deletions

View File

@@ -295,7 +295,7 @@ select_record::dump_select_record ()
read_ready, write_ready, except_ready);
select_printf ("read_selected %d, write_selected %d, except_selected %d, except_on_write %d",
read_selected, write_selected, except_selected, except_on_write);
select_printf ("startup %p, peek %p, verify %p cleanup %p, next %p",
startup, peek, verify, cleanup, next);
}