summaryrefslogtreecommitdiff
path: root/src/sysinfo.h
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-12-18 00:23:57 +0100
committerinfirit <[email protected]>2014-12-18 00:23:57 +0100
commit12975909c589880030db6125ad6dcbea889edcdc (patch)
treefc374a8a3b855b5024d09f9edb2e47ca755cb7ac /src/sysinfo.h
parent0dea7ab1931fb33f35eceab66dffcd56f4550f68 (diff)
downloadmate-system-monitor-12975909c589880030db6125ad6dcbea889edcdc.tar.bz2
mate-system-monitor-12975909c589880030db6125ad6dcbea889edcdc.tar.xz
Make indentation uniform across source files
No more tabs, 4 spaces instead. And remove trailing whitespace.
Diffstat (limited to 'src/sysinfo.h')
-rw-r--r--src/sysinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysinfo.h b/src/sysinfo.h
index 9ed9c1d..235ffee 100644
--- a/src/sysinfo.h
+++ b/src/sysinfo.h
@@ -3,7 +3,7 @@
namespace procman
{
- void build_sysinfo_ui();
+ void build_sysinfo_ui();
}
#endif /* H_MATE_SYSTEM_MONITOR_SYSINFO_H_1155594649 */