- remove another user of the deprecated matches() func by moving it to use index_in_s...
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Jun 2007 12:42:03 +0000 (12:42 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Jun 2007 12:42:03 +0000 (12:42 -0000)
commit761ce14fd266d8bf78b8f9c83ec2425ede0648b9
tree7d04c931cd9f15cf7a9edea540db99d990aa1355
parentee921393a513d10c7a28d41a9b2eaec174a8cd0f
- remove another user of the deprecated matches() func by moving it to use index_in_str_array. Untested.
   text    data     bss     dec     hex filename
    445       0       4     449     1c1 ip_parse_common_args.o.oorig
    391       0       4     395     18b ip_parse_common_args.o
networking/libiproute/ip_parse_common_args.c