[ros-diffs] [gvg] 20298: Remove debugging breakpoint accidentally left in

gvg at svn.reactos.com gvg at svn.reactos.com
Thu Dec 22 12:50:22 CET 2005


Remove debugging breakpoint accidentally left in
Modified: trunk/reactos/drivers/lib/ip/network/ports.c
  _____  

Modified: trunk/reactos/drivers/lib/ip/network/ports.c
--- trunk/reactos/drivers/lib/ip/network/ports.c	2005-12-22
11:44:16 UTC (rev 20297)
+++ trunk/reactos/drivers/lib/ip/network/ports.c	2005-12-22
11:50:12 UTC (rev 20298)
@@ -56,7 +56,6 @@

     ULONG AllocatedPort;
     ULONG Next;
 
-__asm__("int $3\n");
     if (PortSet->StartingPort + PortSet->PortsToOversee <=
         PortSet->LastAllocatedPort + 1) {
 	Next = PortSet->StartingPort;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051222/6f743634/attachment.html


More information about the Ros-diffs mailing list