Skip to content

Commit 5d697f6

Browse files
committed
space
1 parent 374511e commit 5d697f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gpcontrib/gp_url_tools/src/gp_url_tools.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ static void valid_encoding_length(char *current, char *end, int length) {
7474
Assert(current + length <= end);
7575
}
7676

77+
7778
static text *encode(text *input, const char *unreserved_special) {
7879
int input_length, output_length;
7980
text *output;

0 commit comments

Comments
 (0)