Loading lib/pingpong.h +2 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ struct pingpong { CURLcode (*statemach_act)(struct connectdata *conn); bool (*endofresp)(struct connectdata *conn, char *ptr, size_t len, int *code); bool (*endofresp)(struct connectdata *conn, char *ptr, size_t len, int *code); }; /* Loading Loading
lib/pingpong.h +2 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,8 @@ struct pingpong { CURLcode (*statemach_act)(struct connectdata *conn); bool (*endofresp)(struct connectdata *conn, char *ptr, size_t len, int *code); bool (*endofresp)(struct connectdata *conn, char *ptr, size_t len, int *code); }; /* Loading