Revision: 565 http://sourceforge.net/p/vde/svn/565 Author: rd235 Date: 2014-01-10 15:04:08 +0000 (Fri, 10 Jan 2014) Log Message: ----------- wirefilter -N missing in getopt's optstring
Modified Paths: -------------- trunk/vde-2/src/wirefilter.c Modified: trunk/vde-2/src/wirefilter.c =================================================================== --- trunk/vde-2/src/wirefilter.c 2013-11-22 16:43:53 UTC (rev 564) +++ trunk/vde-2/src/wirefilter.c 2014-01-10 15:04:08 UTC (rev 565) @@ -1467,7 +1467,7 @@ while(1) { int c; - c = GETOPT_LONG (argc, argv, "hl:n:d:M:D:m:b:s:c:v:L:f:", + c = GETOPT_LONG (argc, argv, "hNl:n:d:M:D:m:b:s:c:v:L:f:", long_options, &option_index); if (c<0) break; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ vde-users mailing list vde-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vde-users