Commits


Sutou Kouhei authored and GitHub committed 9576a41001f
GH-44153: [GLib][FlightRPC] Fix closure annotation (#44154) ### Rationale for this change It should be added to a callback function not data for the callback function. ### What changes are included in this PR? Move annotation location. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44153 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>