From f2e700dd7c1eb7325d8ce51f7e35b652cceac151 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:37:47 +0000 Subject: Max Kellermann : use the comma operator instead of curly braces --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f6f890..8d95e48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ 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" +o use the comma operator instead of curly braces version 0.9.5 (2007/07/29) ------------------------------ -- cgit v1.2.3