]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 20 Feb 2007 08:05:07 +0000 (09:05 +0100)
committerStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 08:05:07 +0000 (09:05 +0100)
commit80ba981d940471fe7e539e64fa3d2bd80002beda
tree0de9e58f4152cfd4a7a6e33baed527f6f785b403
parentc95c4280d751ca078c2ff58228d2f2b44ccf0600
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c

isprint is already defined in ctype.c

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
common/ft_build.c