]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Don't do if (foo) when foo is a char array and not a pointer
authorRoy Marples <roy@marples.name>
Mon, 4 Dec 2006 16:09:18 +0000 (16:09 +0000)
committerRoy Marples <roy@marples.name>
Mon, 4 Dec 2006 16:09:18 +0000 (16:09 +0000)
commit22ee2ae60cd4aa7477463a449c6fd39ceca9048e
tree864bea1fa393314c98687c0158afe5240066f466
parent3265eabc054a9b7a5ae26e6bfb71e495fb9a084e
Don't do if (foo) when foo is a char array and not a pointer
Makefile
configure.c
interface.c