fix numbering in switch(): we don't have "del" anymore,
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 27 Jan 2007 13:13:45 +0000 (13:13 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 27 Jan 2007 13:13:45 +0000 (13:13 -0000)
commitfd94efa41f6a37221c68d4c0ed12f4883d2069ba
tree8e00850c00211ca8a33bf1317358a9ad9a3627d1
parent5ff8f3d7fde54075936e82b5075bb551f1ea37d6
fix numbering in switch(): we don't have "del" anymore,
substring match on "delete" handles it ok. But we (I?)
forgot to renumber case labels...
networking/ip.c
networking/libiproute/iproute.c