summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/powerd/powerd.c')
-rw-r--r--usr.sbin/powerd/powerd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/powerd/powerd.c b/usr.sbin/powerd/powerd.c
index e1b2a55..59ac1ca 100644
--- a/usr.sbin/powerd/powerd.c
+++ b/usr.sbin/powerd/powerd.c
@@ -259,7 +259,7 @@ get_freq_id(int freq, int *freqs, int numfreqs)
* to APM. If nothing succeeds, we'll just run in default mode.
*/
static void
-acline_init()
+acline_init(void)
{
acline_mib_len = 4;
OpenPOWER on IntegriCloud