Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2008 22:58:16 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netipsec ipsec.c
Message-ID:  <200812272258.mBRMwUch027316@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2008-12-27 22:58:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netipsec         ipsec.c 
  Log:
  SVN rev 186531 on 2008-12-27 22:58:16Z by bz
  
  Non-functional (style) changes:
  - Always use round brackets with return ().
  - Add empty line to beginning of functions without local variables.
  - Comments start with a capital letter and end in a '.'.
    While there adapt a few comments.
  
  Reviewed by:    rwatson
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.44      +208 -206  src/sys/netipsec/ipsec.c



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