cvs commit: src/sys/netinet in_pcb.c

Robert Watson rwatson at FreeBSD.org
Thu Nov 30 02:54:56 PST 2006


rwatson     2006-11-30 10:54:55 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.c 
  Log:
  Consistently use #ifdef INET6 rather than mixing and matching with
  #if defined(INET6).
  
  Don't comment the end of short #ifdef blocks.
  
  Comment cleanup.
  
  Line wrap.
  
  Revision  Changes    Path
  1.184     +19 -21    src/sys/netinet/in_pcb.c


More information about the cvs-src mailing list