]> sigrok.org Git - libsigrokdecode.git/blobdiff - tests/runtc.c
Don't define names ending with _t (POSIX reserved).
[libsigrokdecode.git] / tests / runtc.c
index 25b4e389f0cfe46e022568e3bb0b4d3157e6704f..cd3d44983fe0598d9d609ea4e8dea5683c9c125a 100644 (file)
@@ -327,7 +327,7 @@ static int run_testcase(char *infile, GSList *pdlist, struct output *op)
        struct srd_session *sess;
        struct srd_decoder *dec;
        struct srd_decoder_inst *di, *prev_di;
-       srd_pd_output_callback_t cb;
+       srd_pd_output_callback cb;
        struct pd *pd;
        struct channel *channel;
        struct option *option;