From 527c082c88390fde29f555fe3720e0d55d9edc34 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Aug 2015 09:00:06 +0200 Subject: attributes 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mds-clipboard.c') diff --git a/src/mds-clipboard.c b/src/mds-clipboard.c index ee3706f..e57b6cf 100644 --- a/src/mds-clipboard.c +++ b/src/mds-clipboard.c @@ -505,6 +505,7 @@ int handle_message(void) * * @param entry The clipboard entry to free */ +__attribute__((nonnull)) static inline void free_clipboard_entry(clipitem_t* entry) { if (entry->autopurge == CLIPITEM_AUTOPURGE_NEVER) -- cgit v1.2.3-70-g09d2