yet another copy/paste typo :(

This commit is contained in:
Robin Gareus
2014-11-13 22:19:22 +01:00
parent 9301ffafab
commit 4ba4677b45

View File

@@ -69,7 +69,7 @@ typedef void * __attribute__ ((__may_alias__)) pvoid_t;
fprintf(stderr, "*** WEAK-JACK: required symbol 'jack_%s' was not found\n", "" # SYM); \
} \
err |= FAIL; \
if (!_j._ ## SYM) err |= FAIL;
}
#endif
typedef void (* func_t) (void);