Skip to content

Commit

Permalink
squashme: remove superfluous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jay committed Feb 1, 2021
1 parent 886e601 commit 20a42dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tool_writeout.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ static int writeString(FILE *stream, const struct writeoutvar *wovar,
return 1; /* return 1 if anything was written */
}

/* write functions must return 1 if anything was written */
static int writeLong(FILE *stream, const struct writeoutvar *wovar,
struct per_transfer *per, CURLcode per_result,
bool use_json)
Expand Down

0 comments on commit 20a42dd

Please sign in to comment.