From 2717739e1954dd8c30010e9c2ae654e9baadd637 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Tue, 30 Oct 2018 23:02:28 +0200 Subject: Fix openal --- gen-stubs.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gen-stubs.bash') 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" -- cgit v1.2.3