[Xorp-cvs] SF.net SVN: xorp:[11525] trunk/xorp/fea/data_plane/firewall/ firewall_get_ipfw2.cc

bms_fbsd at users.sourceforge.net bms_fbsd at users.sourceforge.net
Mon Aug 31 05:47:37 PDT 2009


Revision: 11525
          http://xorp.svn.sourceforge.net/xorp/?rev=11525&view=rev
Author:   bms_fbsd
Date:     2009-08-31 12:47:37 +0000 (Mon, 31 Aug 2009)

Log Message:
-----------
Update UNUSED for the !defined(HAVE_IPV6) case.

Submitted by:	Mykola Ozham (with fixups)

Modified Paths:
--------------
    trunk/xorp/fea/data_plane/firewall/firewall_get_ipfw2.cc

Modified: trunk/xorp/fea/data_plane/firewall/firewall_get_ipfw2.cc
===================================================================
--- trunk/xorp/fea/data_plane/firewall/firewall_get_ipfw2.cc	2009-08-27 14:45:39 UTC (rev 11524)
+++ trunk/xorp/fea/data_plane/firewall/firewall_get_ipfw2.cc	2009-08-31 12:47:37 UTC (rev 11525)
@@ -148,6 +148,7 @@
     error_msg = c_format("Cannot get the IPv6 firewall table: "
 			 "IPv6 is not supported");
     return (XORP_ERROR);
+    UNUSED(firewall_entry_list);
 #endif
 }
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Xorp-cvs mailing list