summaryrefslogtreecommitdiffstats
path: root/src/utils/padsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/padsp.c')
-rw-r--r--src/utils/padsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/padsp.c b/src/utils/padsp.c
index 0ac48254..955bd2f1 100644
--- a/src/utils/padsp.c
+++ b/src/utils/padsp.c
@@ -2230,7 +2230,7 @@ static int dsp_ioctl(fd_info *i, unsigned long request, void*argp, int *_errno)
debug(DEBUG_LEVEL_NORMAL, __FILE__": SNDCTL_DSP_SETDUPLEX\n");
/* this is a no-op */
break;
-
+
default:
debug(DEBUG_LEVEL_NORMAL, __FILE__": unknown ioctl 0x%08lx\n", request);