]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
quickfix for previous commit
authorJaroslav Kysela <perex@perex.cz>
Thu, 15 Oct 2015 14:37:35 +0000 (16:37 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 15 Oct 2015 14:37:35 +0000 (16:37 +0200)
src/channels.c

index 412834013dbe63f7dc3def1a7f864c96b7b5523f..cb99263e262787b67ab106d0cdf688ed0e0903c0 100644 (file)
@@ -930,7 +930,7 @@ channel_tag_map(channel_tag_t *ct, channel_t *ch, void *origin)
   idnode_list_mapping_t *ilm;
 
   if (ct == NULL || ch == NULL)
-    return NULL;
+    return 0;
 
   ilm = idnode_list_link(&ct->ct_id, &ct->ct_ctms,
                          &ch->ch_id, &ch->ch_ctms,