summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/fcu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/powermac/fcu.c')
-rw-r--r--sys/powerpc/powermac/fcu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/powermac/fcu.c b/sys/powerpc/powermac/fcu.c
index 3d5e79f..324fd1f 100644
--- a/sys/powerpc/powermac/fcu.c
+++ b/sys/powerpc/powermac/fcu.c
@@ -553,7 +553,7 @@ fcu_fanrpm_sysctl(SYSCTL_HANDLER_ARGS)
default:
/* This should never happen */
return (EINVAL);
- };
+ }
}
/* We can only read the RPM from a PWM controlled fan, so return. */
OpenPOWER on IntegriCloud