Module Name: src Committed By: jruoho Date: Fri Aug 6 18:10:40 UTC 2010
Modified Files: src/sys/dev/acpi: acpi.c acpi_power.c Log Message: Fix prototypes; SYSCTLFN_ARGS -> SYSCTLFN_PROTO. (These things really only obscure the code.) To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/sys/dev/acpi/acpi.c cvs rdiff -u -r1.21 -r1.22 src/sys/dev/acpi/acpi_power.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.