]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make printval() take a 'void *' thus negating any assumptions the compiler
authorJuli Mallett <jmallett@FreeBSD.org>
Sun, 7 Jul 2002 21:45:59 +0000 (21:45 +0000)
committerJuli Mallett <jmallett@FreeBSD.org>
Sun, 7 Jul 2002 21:45:59 +0000 (21:45 +0000)
commitffe25988bdc7a09e6d46704f391eb595d3242128
tree397790e8393de0f5181d7d0861af2f02aea4fff8
parentb0677c345c303334bfd5701fc02d1d20d3fb8e3b
Make printval() take a 'void *' thus negating any assumptions the compiler
may try to make about the alignment of the dereferenced datum.
bin/ps/print.c