]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Clean some style and stop using %m (use %s + strerror (errno) instead)
authorRoy Marples <roy@marples.name>
Mon, 4 Dec 2006 12:56:30 +0000 (12:56 +0000)
committerRoy Marples <roy@marples.name>
Mon, 4 Dec 2006 12:56:30 +0000 (12:56 +0000)
commitbe950ddfb83ff062bb73b6915294491af775adad
tree92436e140652fbc24e4cb8bec25cb65056aff105
parentb38bad32f4156c663dfd8f24f2d06b034db605ba
Clean some style and stop using %m (use %s + strerror (errno) instead)
client.c
common.c
configure.c
dhcpcd.c