cvs commit: src/sys/sys imgact.h

Bruce Evans bde at FreeBSD.org
Fri Apr 23 23:44:34 PDT 2004


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


More information about the cvs-src mailing list