PERFORCE change 154823 for review
    Paolo Pisati 
    piso at FreeBSD.org
       
    Tue Dec 16 14:59:45 PST 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=154823
Change 154823 by piso at piso_newluxor on 2008/12/16 22:59:40
	fix a mismerge
Affected files ...
.. //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.c#88 edit
Differences ...
==== //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.c#88 (text+ko) ====
@@ -1505,7 +1505,6 @@
 			};
 			/* Walk out chain. */		
 			error = find_handler(OUT, IP, la, pip, &ad);
-			error = 0;
 			if (error == 0)
  				iresult = PKT_ALIAS_OK;
  			else
    
    
More information about the p4-projects
mailing list