marks 2005-04-14 06:50:13 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_ec.c
Log:
Use AcpiUtStrupr() instead of strupr() as the latter will disappear in
future versions of acpica.
MFC after: 2 weeks
Revision Changes Path
1.64 +1 -1 src/sys/dev/acpica/acpi_ec.c