Date: Fri, 23 Apr 2004 23:44:33 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys imgact.h Message-ID: <200404240644.i3O6iXPj002149@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/04/23 23:44:33 PDT
FreeBSD src repository
Modified files:
sys/sys imgact.h
Log:
Fixed some style bugs (useless forward declarations of structs and
misplaced forward declarations of structs). This also reduces namespace
pollution (the misplaced declarations were declared in the !_KERNEL case
when they are not used).
Revision Changes Path
1.36 +3 -6 src/sys/sys/imgact.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404240644.i3O6iXPj002149>
