cvs commit: src/sys/dev/re if_re.c
Pyun YongHyeon
yongari at FreeBSD.org
Sat Aug 9 02:26:21 UTC 2008
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
More information about the cvs-src
mailing list