summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include')
-rw-r--r--sys/i386/include/speaker.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/include/speaker.h b/sys/i386/include/speaker.h
index 78b55b6..6b1f021 100644
--- a/sys/i386/include/speaker.h
+++ b/sys/i386/include/speaker.h
@@ -19,8 +19,7 @@ typedef struct
{
int frequency; /* in hertz */
int duration; /* in 1/100ths of a second */
-}
-tone_t;
+} tone_t;
/*
* Strings written to the speaker device are interpreted as tunes and played;
OpenPOWER on IntegriCloud