From f9a3947a7a8d884de6c55693b216f89b1d27d979 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Mon, 9 Jan 2012 00:12:19 +0100 Subject: srd: change output_new() API call to add() --- controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller.c') diff --git a/controller.c b/controller.c index f7ffb25..1ed852b 100644 --- a/controller.c +++ b/controller.c @@ -293,7 +293,7 @@ int srd_session_feed(uint64_t timeoffset, uint64_t duration, uint8_t *inbuf, } -int pd_output_new(struct srd_decoder_instance *di, int output_type, +int pd_add(struct srd_decoder_instance *di, int output_type, char *protocol_id) { struct srd_pd_output *pdo; -- cgit v1.2.3-70-g09d2