From 0c797861ba5c6ed26d54538a4caa43c8b0385f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Fri, 14 Dec 2007 15:14:40 +0000 Subject: =?UTF-8?q?Warning=20fixes:=20function=20declaration=20isn?= =?UTF-8?q?=E2=80=99t=20a=20prototype?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/trunk/; revision=23862 --- color_filters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'color_filters.h') diff --git a/color_filters.h b/color_filters.h index 3daff31153..5eebc3b6da 100644 --- a/color_filters.h +++ b/color_filters.h @@ -79,7 +79,7 @@ color_filters_set_tmp(guint8 filt_nr, gchar *filter, gboolean disabled); * */ void -color_filters_reset_tmp(); +color_filters_reset_tmp(void); /* Prime the epan_dissect_t with all the compiler * color filters of the current filter list. -- cgit v1.2.3