From 753144d58b5b7edb104f78b0c0331ad150fcdb7c Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 10 Oct 2008 10:33:05 +0200 Subject: Make source splint-clean (invoked with -weak) --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 3e018a4..9437ef2 100644 --- a/config.h +++ b/config.h @@ -15,7 +15,7 @@ extern const char **run_watches; extern unsigned int num_run_watches; extern const char *wmii_normcolors; extern const char order[MAX_ORDER][2]; -extern int interval; +extern unsigned int interval; extern bool use_colors; #endif -- cgit v1.2.3