X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Finput%2Finput.c;h=b078f5a6bf4febac814d9b0375243ad3f2271869;hb=025f6ed862b3a1dc8aa5deb3e44b4c2230ef3aa6;hp=9ace7f5eb3d1b4792c48bc2a5a75f9f876386043;hpb=e00b3f5897d9b5b85b552f9f8da7684229b9bdfc;p=libsigrok.git diff --git a/src/input/input.c b/src/input/input.c index 9ace7f5e..b078f5a6 100644 --- a/src/input/input.c +++ b/src/input/input.c @@ -590,5 +590,4 @@ SR_API void sr_input_free(const struct sr_input *in) g_free((gpointer)in); } - /** @} */