Revision: 587 http://sourceforge.net/p/vde/svn/587 Author: garden Date: 2014-11-12 14:23:16 +0000 (Wed, 12 Nov 2014) Log Message: ----------- vde_autolink: Add missing null entry in getopt_long array.
Modified Paths: -------------- trunk/vde-2/src/vde_autolink.c Modified: trunk/vde-2/src/vde_autolink.c =================================================================== --- trunk/vde-2/src/vde_autolink.c 2014-10-12 21:12:39 UTC (rev 586) +++ trunk/vde-2/src/vde_autolink.c 2014-11-12 14:23:16 UTC (rev 587) @@ -1329,6 +1329,7 @@ {"mgmtmode", 1, 0, MGMTMODEARG}, {"sock", 1, 0, 's'}, {"switchmgmt", 1, 0, 'S'}, + {NULL, 0, 0, 0}, }; progname=basename(argv[0]); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ vde-users mailing list vde-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vde-users