Skip to content

Commit 4bf3520

Browse files
mertsunacoglucbodley
authored andcommitted
fix: typo remove whitespace
Signed-off-by: mertsunacoglu <[email protected]> (cherry picked from commit 343db61)
1 parent 8e2af19 commit 4bf3520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rgw/rgw_common.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ std::string url_decode(const std::string_view& src_str, bool in_query)
17711771
}
17721772
}
17731773
}
1774-
1774+
17751775
return dest_str;
17761776
}
17771777

0 commit comments

Comments
 (0)