Date: Thu, 10 Jun 2010 16:45:30 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_patch.c ng_patch.h Message-ID: <201006101645.o5AGjioU031765@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2010-06-10 16:45:30 UTC FreeBSD src repository Modified files: sys/netgraph ng_patch.c ng_patch.h Log: SVN rev 208989 on 2010-06-10 16:45:30Z by ae Style(9) fixes: * Sort includes * Replace #define<SPACE> to #define<TAB> * Split declarations and initializations * Split long lines Requested by: kib Approved by: kib (mentor) MFC after: 1 month Revision Changes Path 1.2 +43 -31 src/sys/netgraph/ng_patch.c 1.2 +7 -7 src/sys/netgraph/ng_patch.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006101645.o5AGjioU031765>