2004-10-22 Paul Jakma <paul@dishone.st>

	* sockopt.h: Fix elif that should be an else.
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 40e0f22..d9e8140 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -6,6 +6,7 @@
 	* sockopt.h: Cleanup SOCKOPT_CMSG defines a bit. Add a throwaway
           define for SOPT_SIZE_CMSG_IFINDEX_IPV4 for systems which have
           neither IP_RECVIF nor IP_PKTINFO (eg openbsd).
+          Fix elif that should be an else.
 	* command.h: Cleanup the defines a bit, add helper defines and
 	  collapse all defines to use those. Add an attribute field to
 	  cmd_element to support, eg hidden or deprecated commands, add