summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e0ffb3)
raw | patch | inline | side by side (parent: 6e0ffb3)
author | Florian Forster <octo@huhu.verplant.org> | |
Sun, 2 Jan 2011 21:16:49 +0000 (22:16 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sun, 2 Jan 2011 21:16:49 +0000 (22:16 +0100) |
src/swap.c | patch | blob | history |
diff --git a/src/swap.c b/src/swap.c
index 6c34602150890dad0df90c824efda16de2d8385b..629d1a1e747fd516439123dee4e2e84a3806a38e 100644 (file)
--- a/src/swap.c
+++ b/src/swap.c
sfree (s_paths);
sfree (s);
return (0);
-} /* }}} int swap_read_swapctl2 */
+} /* }}} int swap_read */
/* Configuration: Present when swapctl or both methods are available. */
static int swap_config (const char *key, const char *value) /* {{{ */