From c0be68f50b78729393d9a020413ea5789a709d61 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 2 Jan 2011 22:16:49 +0100 Subject: [PATCH] swap plugin: Fix a comment. --- src/swap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/swap.c b/src/swap.c index 6c346021..629d1a1e 100644 --- a/src/swap.c +++ b/src/swap.c @@ -496,7 +496,7 @@ static int swap_read (void) /* {{{ */ 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) /* {{{ */ -- 2.11.0