]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: debug: fix indents in debug_parse_cli_show_dev
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Sun, 14 Jul 2024 13:54:43 +0000 (15:54 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 16 Jul 2024 12:04:41 +0000 (14:04 +0200)
commitac8bd679dcfcd901edf034f02cd0f26a429d6cde
treed73ea4d7d067cd01300dd1c16d46f2020dd9e638
parent7cdf5751b5111bdcc582118de2e1e9f4cabfba41
CLEANUP: debug: fix indents in debug_parse_cli_show_dev

Fix indents in debug_parse_cli_show_dev() to avoid useless conflicts in case of
future changes in this function or git-bisect.
src/debug.c