]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
replace __FUNCTION__ with standardized __func__.
authorAlfred Perlstein <alfred@FreeBSD.org>
Sat, 11 May 2002 04:17:55 +0000 (04:17 +0000)
committerAlfred Perlstein <alfred@FreeBSD.org>
Sat, 11 May 2002 04:17:55 +0000 (04:17 +0000)
commitf7bb25f702f5790266e1ff50734af01df8a6ad46
tree9297bf30ccd1af2a38e1970e4796b24b86ae5c73
parent40e7772b0769b1f1cf4a29e0bf4fb945b0b3f93a
replace __FUNCTION__ with standardized __func__.

Requested by: jhb
usr.sbin/pkg_install/add/extract.c
usr.sbin/pkg_install/create/perform.c
usr.sbin/pkg_install/create/pl.c
usr.sbin/pkg_install/delete/perform.c
usr.sbin/pkg_install/info/show.c
usr.sbin/pkg_install/lib/deps.c
usr.sbin/pkg_install/lib/file.c
usr.sbin/pkg_install/lib/match.c
usr.sbin/pkg_install/lib/pen.c
usr.sbin/pkg_install/lib/plist.c
usr.sbin/pkg_install/sign/pgp_sign.c