summaryrefslogtreecommitdiff
path: root/src/procman.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-06-14 22:27:13 +0200
committerStefano Karapetsas <[email protected]>2012-06-14 22:27:13 +0200
commit3fa35a8281ee5088b7e2222b683e5d9191cfd902 (patch)
treeaee88f099ca51514a19a21303bfecefb9a4fe4ef /src/procman.h
parent6f24d86e80d059e7d050eae400441029c0e34e59 (diff)
downloadmate-system-monitor-3fa35a8281ee5088b7e2222b683e5d9191cfd902.tar.bz2
mate-system-monitor-3fa35a8281ee5088b7e2222b683e5d9191cfd902.tar.xz
port to libmatewnck
Diffstat (limited to 'src/procman.h')
-rw-r--r--src/procman.h2
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;