summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 486ca25)
raw | patch | inline | side by side (parent: 486ca25)
author | Daniel Leite <dleite@portoeditora.pt> | |
Thu, 21 Jun 2007 08:45:18 +0000 (10:45 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 21 Jun 2007 08:45:18 +0000 (10:45 +0200) |
src/memory.c | patch | blob | history |
diff --git a/src/memory.c b/src/memory.c
index 2acb412190afd7c9d931423389b449b4c5a0464b..cb7e68823481e0ff6637bd9cc3cf0dc58e04253d 100644 (file)
--- a/src/memory.c
+++ b/src/memory.c
memory_submit ("used", mem_used);
memory_submit ("free", mem_free);
- memory_submit ("locked", mem_locked);
+ memory_submit ("locked", mem_lock);
/* #endif defined(HAVE_LIBKSTAT) */
#elif defined(HAVE_LIBSTATGRAB)