Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 10:32:17 -0700 (PDT)
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 igmp.c
Message-ID:  <200308201732.h7KHWHI3079438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/08/20 10:32:17 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          igmp.c 
  Log:
  Before digging into IGMP locking, do a whitespace and prototype cleanup:
  prefer tabs to 8 spaces, focus on consistent indentation, prefer modern
  C function prototypes.  Not all the way to style(9), but substantially
  closer.
  
  Revision  Changes    Path
  1.43      +60 -73    src/sys/netinet/igmp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308201732.h7KHWHI3079438>