]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix indentation trainwreck in command_py 9497/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 26 Aug 2021 19:06:10 +0000 (21:06 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 26 Aug 2021 19:08:51 +0000 (21:08 +0200)
commit3be280bb8c48de8bb71ad8b193a83a0b4eec4b62
treee3bd5b8c71af430aad349d612326c1976dcfdc84
parent90c8406c209a698ecc28c80ad7ebced13a84e3e8
lib: fix indentation trainwreck in command_py

Hooooo boooooyyyy... that `default` sure was in an "interesting" place.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command_py.c