Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/cardbus
Module Name: syssrc
Committed By: enami
Date: Wed Nov 21 09:08:39 UTC 2001
Modified Files:
syssrc/sys/dev/cardbus: cardbus.c
Log Message:
Don't use __func__ as variable. It prevents compilation.
Use __FUNCTION__ instead.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/cardbus/cardbus.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