summaryrefslogtreecommitdiff
path: root/gen-stubs.bash
diff options
context:
space:
mode:
Diffstat (limited to 'gen-stubs.bash')
-rw-r--r--gen-stubs.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-stubs.bash b/gen-stubs.bash
index 734dc2e..88f3366 100644
--- a/gen-stubs.bash
+++ b/gen-stubs.bash
@@ -19,7 +19,7 @@ should_error()
{
# stubs that should return error value
grep -Fqs "$(cat << EOF
-snd_card_
+_malloc
snd_config_
EOF
)" <<<"$1"