Skip to content

Commit 343db61

Browse files
committed
fix: typo remove whitespace
Signed-off-by: mertsunacoglu <[email protected]>
1 parent c603ce7 commit 343db61

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
@@ -1772,7 +1772,7 @@ std::string url_decode(const std::string_view& src_str, bool in_query)
17721772
}
17731773
}
17741774
}
1775-
1775+
17761776
return dest_str;
17771777
}
17781778

0 commit comments

Comments
 (0)