summaryrefslogtreecommitdiff
path: root/gen-stubs.bash
diff options
context:
space:
mode:
Diffstat (limited to 'gen-stubs.bash')
-rw-r--r--gen-stubs.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/gen-stubs.bash b/gen-stubs.bash
index cd5a6cb..3823cc7 100644
--- a/gen-stubs.bash
+++ b/gen-stubs.bash
@@ -21,6 +21,7 @@ should_error()
grep -Fqs "$(cat << EOF
_malloc
snd_config_
+snd_ctl_
EOF
)" <<<"$1"
}