diff options
author | Stefano Karapetsas <[email protected]> | 2012-07-12 15:33:28 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-07-12 15:33:28 +0200 |
commit | 4f9e5e2320f0a27fe676962b71d5160efec479a7 (patch) | |
tree | efdcf581bf8c93067dd739841d0a3f2b0761ea6f /src/procman.h | |
parent | 45959215873762f93accd1384d40b145c007f100 (diff) | |
parent | 3fa35a8281ee5088b7e2222b683e5d9191cfd902 (diff) | |
download | mate-system-monitor-4f9e5e2320f0a27fe676962b71d5160efec479a7.tar.bz2 mate-system-monitor-4f9e5e2320f0a27fe676962b71d5160efec479a7.tar.xz |
Merge branch 'master' of github.com:mate-desktop/mate-system-monitor
Diffstat (limited to 'src/procman.h')
-rw-r--r-- | src/procman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/procman.h b/src/procman.h index 76c998f..feb1b4a 100644 --- a/src/procman.h +++ b/src/procman.h @@ -114,7 +114,7 @@ struct MutableProcInfo gulong memwritable; gulong mem; - // wnck gives an unsigned long + // matewnck gives an unsigned long gulong memxserver; gulong start_time; |