summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pcaudioio.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
commitc86f0c7a71e7ade3e38b325c186a9cf374e0411e (patch)
tree176f04f674860c7cfae9ac5d2ff4d4e1d73cb2b7 /sys/i386/include/pcaudioio.h
parent423ba8f9bc23d93bfc244aca9b12563b1c9de90d (diff)
downloadFreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.zip
FreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sys/i386/include/pcaudioio.h')
-rw-r--r--sys/i386/include/pcaudioio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/pcaudioio.h b/sys/i386/include/pcaudioio.h
index b347c96..d887334 100644
--- a/sys/i386/include/pcaudioio.h
+++ b/sys/i386/include/pcaudioio.h
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcaudioio.h,v 1.2 1994/05/20 12:22:40 sos Exp $
+ * $Id: pcaudioio.h,v 1.3 1994/09/29 08:31:39 sos Exp $
*/
#ifndef _PCAUDIOIO_H_
@@ -54,7 +54,7 @@ typedef struct audio_prinfo {
typedef struct audio_info {
audio_prinfo_t play;
- audio_prinfo_t record;
+ audio_prinfo_t record;
unsigned monitor_gain;
unsigned _fill[4];
} audio_info_t;
OpenPOWER on IntegriCloud