]> git.puffer.fish Git - mirror/frr.git/commit
lib: Fixup comment indentations in thread.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Aug 2020 13:46:44 +0000 (09:46 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Aug 2020 13:46:44 +0000 (09:46 -0400)
commitd279ef571ea459ed430ae46ec57ebf7e16cbcb54
tree1c1c020a54e1140e46794ef49b43635de555e78f
parentc64e4ca2a7821d0f20b4ca4c19bc1c9e31468b7d
lib: Fixup comment indentations in thread.c

Somewhere along the way the indentation for comments got
all messed up.  Let's make it follow our standards and
also look right too.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/thread.c