reindent one line

This commit is contained in:
Pawel "l0ner" Soltys 2015-01-04 17:23:39 +01:00
parent 080e1be24d
commit 223868f554

@ -55,7 +55,7 @@
std::string cpu_string( unsigned int cpu_usage_delay, std::string cpu_string( unsigned int cpu_usage_delay,
unsigned int graph_lines, bool use_colors = false ) { unsigned int graph_lines, bool use_colors = false ) {
float percentage; float percentage;
//output stuff //output stuff
std::ostringstream oss; std::ostringstream oss;