Change the order that ldp_nexthop_delete and ldp_nexthop_create
commitcc8208d86e3f4591d8e4bd2167c277bfd1066800
authorJames R. Leu <jleu@mindspring.com>
Tue, 17 May 2005 01:27:28 +0000 (16 19:27 -0600)
committerJames R. Leu <jleu@mindspring.com>
Tue, 17 May 2005 01:27:28 +0000 (16 19:27 -0600)
treef3fae48ea647eaa5431d902008e9c42f78d5e5f5
parentcfdbdf26c2b511a7ac54281672a4dfbe56167e7b
Change the order that ldp_nexthop_delete and ldp_nexthop_create
appear in the file so ldp_nexthop_create can call ldp_nexthop_delete
without having to have a function prototype. (the next change will
make it apparent why this is needed)

[git-p4: depot-paths = "//depot/ldp-portable/": change = 1143]
ldp/ldp_nexthop.c