Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346900
b: refs/heads/master
c: ddac0d6
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Nov 30, 2012
1 parent 6b83542 commit 3df50c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e52966c084f9d9ea12be2ac7df801d610d4a19a5
refs/heads/master: ddac0d6872b15fc5311d44021b8898ec6720bdec
1 change: 1 addition & 0 deletions trunk/tools/power/x86/turbostat/turbostat.c
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ int format_counters(struct thread_data *t, struct core_data *c,
void flush_stdout()
{
fputs(output_buffer, stdout);
fflush(stdout);
outp = output_buffer;
}
void flush_stderr()
Expand Down

0 comments on commit 3df50c4

Please sign in to comment.