summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-10-23 10:14:30 +0000
committermarkm <markm@FreeBSD.org>2002-10-23 10:14:30 +0000
commitb729fd6d31ce73a54ed94a089ad652f7c799b0d2 (patch)
treeb29d43f3f2dd851a670313426c040e5dfb2a329d /sys/i386/include
parent1b0657209542faca12594502bf799c95b64ff512 (diff)
downloadFreeBSD-src-b729fd6d31ce73a54ed94a089ad652f7c799b0d2.zip
FreeBSD-src-b729fd6d31ce73a54ed94a089ad652f7c799b0d2.tar.gz
Very minor whitespace/style nit.
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