Fix cfg_del_section() function that was recently broken.
authorJustin Pettit <jpettit@nicira.com>
Fri, 13 Mar 2009 23:36:20 +0000 (16:36 -0700)
committerJustin Pettit <jpettit@nicira.com>
Fri, 13 Mar 2009 23:37:50 +0000 (16:37 -0700)
commit67092727e5070297247905c6a97d9f745b174e8d
tree0cf6564855f7e75156ae5de26f5d6312e89acc46
parent708124f348a1eb0013723fb382ba4d4cc2b82b87
Fix cfg_del_section() function that was recently broken.

This was showing up when the bridge compatibiity module was attempting
to delete a bridge.
lib/cfg.c