diff --git a/upb/handlers.h b/upb/handlers.h index c1277415f4..37fba975e5 100644 --- a/upb/handlers.h +++ b/upb/handlers.h @@ -75,7 +75,7 @@ extern "C" { // return UPB_CONTINUE_WITH(closure); // } // -// static upb_flow_t endeqvoid *closure, upb_value fval) { +// static upb_flow_t endseq(void *closure, upb_value fval) { // // Called when a sequence ends. // return UPB_CONTINUE; // }