Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: tsutsui
Date: Sun Apr 26 16:17:08 UTC 2009
Modified Files:
src/sys/dev/ic: rtl81x9.c
Log Message:
Always make local functions static. Local symbols are still preserved
on link by ld(1) with -X option on most ports for debug.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/dev/ic/rtl81x9.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index