cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c src/sys/dev/cx if_cx.c

David E. O'Brien obrien at FreeBSD.org
Wed Sep 7 02:53:36 PDT 2005


obrien      2005-09-07 09:53:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cp           if_cp.c 
    sys/dev/ctau         if_ct.c 
    sys/dev/cx           if_cx.c 
  Log:
  Reorder code to not depend on an ISO-C illegal forward extern declaration.
  
  Revision  Changes      Path
  1.26      +1452 -1453  src/sys/dev/cp/if_cp.c
  1.27      +1042 -1043  src/sys/dev/ctau/if_ct.c
  1.47      +1302 -1303  src/sys/dev/cx/if_cx.c


More information about the cvs-src mailing list