Date: Sat, 9 Aug 2008 02:26:07 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200808090226.m792QK04089094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-08-09 02:26:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/re if_re.c
Log:
SVN rev 181450 on 2008-08-09 02:26:07Z by yongari
MFC r181272-r181275.
r181272:
Use ANSI C declarations for all functions.
r181273:
Remove register keyword.
r181274:
Remove return keyword at the end of functions that return void.
r181275:
Rearrange conditional compilation directives. This makes syntax
highlighting work in vim.
Revision Changes Path
1.95.2.34 +48 -124 src/sys/dev/re/if_re.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808090226.m792QK04089094>
