aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/soundcard.h
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1999-09-04 13:42:15 +0000
committerBruce Evans <bde@FreeBSD.org>1999-09-04 13:42:15 +0000
commit8aedb875bbc78a63ea6592d3d5563f52cff5ae09 (patch)
treeb63f9c7e7f98dff1b2f94541be5d5cf466c7ca52 /sys/sys/soundcard.h
parentb9e91a85a6c474f422c9af0e931e7d693ff0bebe (diff)
downloadsrc-8aedb875bbc78a63ea6592d3d5563f52cff5ae09.tar.gz
src-8aedb875bbc78a63ea6592d3d5563f52cff5ae09.zip
Fixed a gratuitous ANSIism again. The fix in rev.1.23 was blown away
in rev.1.25.
Notes
Notes: svn path=/head/; revision=50902
Diffstat (limited to 'sys/sys/soundcard.h')
-rw-r--r--sys/sys/soundcard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/soundcard.h b/sys/sys/soundcard.h
index 7cf1f8b65590..4396b4fe5521 100644
--- a/sys/sys/soundcard.h
+++ b/sys/sys/soundcard.h
@@ -1095,7 +1095,7 @@ typedef struct copr_msg {
*/
#ifndef USE_SIMPLE_MACROS
-void seqbuf_dump(void); /* This function must be provided by programs */
+void seqbuf_dump __P((void)); /* This function must be provided by programs */
/* Sample seqbuf_dump() implementation:
*