[Olsr-cvs] olsrd-current/src lq_avl.c,1.12,1.13
Bernd Petrovitsch
(spam-protected)
Wed Sep 5 18:30:52 CEST 2007
- Previous message: [Olsr-cvs] olsrd-current/src interfaces.c, 1.33, 1.34 interfaces.h, 1.41, 1.42 ipc_frontend.c, 1.34, 1.35 lq_route.c, 1.49, 1.50 process_routes.c, 1.35, 1.36 routing_table.c, 1.29, 1.30 routing_table.h, 1.19, 1.20
- Next message: [Olsr-cvs] olsrd-current CHANGELOG,1.79,1.80
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/olsrd/olsrd-current/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27235/src
Modified Files:
lq_avl.c
Log Message:
* #if 0 ... #endif out an unused function
Index: lq_avl.c
===================================================================
RCS file: /cvsroot/olsrd/olsrd-current/src/lq_avl.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** lq_avl.c 5 Sep 2007 16:11:10 -0000 1.12
--- lq_avl.c 5 Sep 2007 16:30:50 -0000 1.13
***************
*** 479,482 ****
--- 479,483 ----
}
+ #if 0
static struct avl_node *avl_local_max(struct avl_node *node)
{
***************
*** 486,489 ****
--- 487,491 ----
return node;
}
+ #endif
static void avl_delete_worker(struct avl_tree *tree, struct avl_node *node)
- Previous message: [Olsr-cvs] olsrd-current/src interfaces.c, 1.33, 1.34 interfaces.h, 1.41, 1.42 ipc_frontend.c, 1.34, 1.35 lq_route.c, 1.49, 1.50 process_routes.c, 1.35, 1.36 routing_table.c, 1.29, 1.30 routing_table.h, 1.19, 1.20
- Next message: [Olsr-cvs] olsrd-current CHANGELOG,1.79,1.80
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list