Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci/bktr
Module Name: src
Committed By: christos
Date: Mon May 30 04:30:18 UTC 2005
Modified Files:
src/sys/dev/pci/bktr: bktr_card.c bktr_core.c bktr_reg.h
Log Message:
- avoid variable shadowing
- add const
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/bktr/bktr_card.c
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/bktr/bktr_core.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/bktr/bktr_reg.h
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