summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/pcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound/pcm/pcm.h')
-rw-r--r--sys/dev/sound/pcm/pcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/pcm.h b/sys/dev/sound/pcm/pcm.h
index aab3750..a3a4ec3 100644
--- a/sys/dev/sound/pcm/pcm.h
+++ b/sys/dev/sound/pcm/pcm.h
@@ -42,7 +42,7 @@
/*
* Automatically turn on 64bit arithmetic on suitable archs
- * (amd64 64bit, ia64, etc..) for wider 32bit samples / integer processing.
+ * (amd64 64bit, etc..) for wider 32bit samples / integer processing.
*/
#if LONG_BIT >= 64
#undef SND_PCM_64
OpenPOWER on IntegriCloud