Skip to content

Commit

Permalink
Close javadoc HTML tag
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Mar 18, 2024
1 parent 87e0c81 commit 2d43a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retrofit/src/main/java/retrofit2/http/HeaderMap.java
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
* <pre>
* &#64;GET("/search")
* void list(@HeaderMap(allowUnsafeNonAsciiValues=true) Map&lt;String, String&gt; headers);
* </pre>
*
* @see Header
* @see Headers
Expand Down

0 comments on commit 2d43a37

Please sign in to comment.