Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Commit

Permalink
Fix javadoc compile warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
jurmous committed Jun 16, 2015
1 parent b63c087 commit f0827fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ private static EtcdKeysResponse parseResponse(HttpHeaders headers, JsonParser pa
* Converts string to long
*
* @param s
* @return
* @return converted Long
*/
private static Long convertLong(String s) {
try {
Expand Down

0 comments on commit f0827fb

Please sign in to comment.