PERFORCE change 174592 for review

Ana Kukec anchie at FreeBSD.org
Thu Feb 11 16:14:03 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=174592

Change 174592 by anchie at anchie_malimis on 2010/02/11 16:13:53

		Minor bug fix.	

Affected files ...

.. //depot/projects/soc2009/anchie_send/send_0.2/sendd/os_specific.h#6 edit

Differences ...

==== //depot/projects/soc2009/anchie_send/send_0.2/sendd/os_specific.h#6 (text+ko) ====

@@ -36,8 +36,7 @@
 #include <netinet/in.h>
 #include <sbuff.h>
 
-/* extern void snd_recv_pkt(struct sbuff *, int, int, void *); */
-extern void snd_recv_pkt(struct sbuff *, int, int);
+extern void snd_recv_pkt(struct sbuff *, int, int, void *);
 
 extern int os_specific_add_addr(struct in6_addr *, int, int, uint32_t,
     uint32_t);


More information about the p4-projects mailing list