]> git.ipfire.org Git - thirdparty/systemd.git/commit
dhcp: coding style fixes
authorLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2015 19:09:00 +0000 (21:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 26 Aug 2015 19:09:00 +0000 (21:09 +0200)
commit0ae0e5cd96813bacad43a39920a043d8d20a67db
tree427648870ae182d6f7d88cb75ddd6a19336b2b31
parent3733eec3e292e4ddb4cba5eb8d3bd8cbee7102d8
dhcp: coding style fixes

We place the opening bracket of a function on the same line as the
function name. Let's do so in the DHCP sources too.
src/libsystemd-network/sd-dhcp6-client.c