cvs commit: src/sys/netnatm natm.c natm.h natm_pcb.c
natm_proto.c
Harti Brandt
brandt at fokus.fraunhofer.de
Wed Aug 6 06:49:39 PDT 2003
On Wed, 6 Aug 2003, Hartmut Brandt wrote:
HB>harti 2003/08/06 06:46:15 PDT
HB>
HB> FreeBSD src repository
HB>
HB> Modified files:
HB> sys/netnatm natm.c natm.h natm_pcb.c natm_proto.c
HB> Log:
HB> Style(9): remove unneccesary space and blank lines, indentation,
HB> function prototypes. Use LIST_FOREACH instead of explicit loops.
Arg. Sometimes I wish natural written languages had better support for
scoping instead of commas alone. This does not mean, that indentation and
function prototypes have been removed.
HB>
HB> The indentation of functions indendet by 4 space have been left alone.
HB> 2-space indented functions have been re-indented.
HB>
HB> Revision Changes Path
HB> 1.26 +61 -86 src/sys/netnatm/natm.c
HB> 1.8 +40 -41 src/sys/netnatm/natm.h
HB> 1.14 +75 -96 src/sys/netnatm/natm_pcb.c
HB> 1.12 +12 -13 src/sys/netnatm/natm_proto.c
HB>
--
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
brandt at fokus.fraunhofer.de, harti at freebsd.org
More information about the cvs-src
mailing list