From a944cf07400e78ac17f559dd41a670427648c258 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Tue, 15 Jan 2008 13:10:23 +0000 Subject: Max Kellermann : set the return type of the parse functions to "void" --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 158a7d2..557ef83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,6 +54,7 @@ o use const when possible o remove prefetch in slist.h since it confuses gcc o fix illegal use of return in the yacc code, use break instead o fix wrong invocations after prototype cleanup +o set the return type of the parse functions to "void" version 0.9.5 (2007/07/29) ------------------------------ -- cgit v1.2.3