got_operations.c: use consistently a space before labels
commita97a7b2d0f3aef38c682073294822e88e1c2ef1c
authorOmar Polo <op@omarpolo.com>
Wed, 17 May 2023 08:14:48 +0000 (17 08:14 +0000)
committerThomas Adam <thomas@xteddy.org>
Wed, 17 May 2023 15:49:55 +0000 (17 16:49 +0100)
tree72cb4f29ec92d6c1eb7ea77b0990ed089055fc12
parent2a18388f44a486d45efd0594e4cfa3d7ddeaebdf
got_operations.c: use consistently a space before labels

makes diff prettier and easier to read; instead of the label we
have the function name in the hunk line.
gotwebd/got_operations.c