[Olsr-cvs] olsrd-current/src/linux link_layer.c,1.13,1.14

Bernd Petrovitsch (spam-protected)
Mon Aug 20 01:00:23 CEST 2007


Update of /cvsroot/olsrd/olsrd-current/src/linux
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23473/src/linux

Modified Files:
	link_layer.c 
Log Message:
cleanup: killed "extern" from .c files


Index: link_layer.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/linux/link_layer.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** link_layer.c	25 Apr 2007 22:08:17 -0000	1.13
--- link_layer.c	19 Aug 2007 23:00:15 -0000	1.14
***************
*** 70,81 ****
  add_spy_node(union olsr_ip_addr *, char *);
  
- 
- extern char *
- sockaddr_to_string(struct sockaddr *);
- 
- extern char *
- olsr_ip_to_string(union olsr_ip_addr *);
- 
- 
  #define	MAXIPLEN	60
  #define	MAXICMPLEN	76
--- 70,73 ----





More information about the Olsr-cvs mailing list