From 04eba016356f76d8953d459bf887a0c9f39f363c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 31 Aug 2014 16:33:26 +0200 Subject: m todo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-clipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mds-clipboard.c b/src/mds-clipboard.c index 85398d7..99fd372 100644 --- a/src/mds-clipboard.c +++ b/src/mds-clipboard.c @@ -80,7 +80,7 @@ static size_t clipboard_used[CLIPBOARD_LEVELS] = { 0, 0, 0 }; /** * The entries in each clipstack */ -static clipitem_t* clipboard[CLIPBOARD_LEVELS]; +static clipitem_t* clipboard[CLIPBOARD_LEVELS]; /* TODO: removed expired on danger */ -- cgit v1.2.3-70-g09d2