Date: Thu, 30 Nov 2006 10:54:55 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200611301054.kAUAstas019277@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611301054.kAUAstas019277>
