Skip to content

Commit

Permalink
Fixed minor comment formatting.
Browse files Browse the repository at this point in the history
Change-Id: Ie7256580316f08f7bff676525cead3dd872878e1
Reviewed-on: http://review.membase.org/5204
Reviewed-by: Blair Zajac <blair@orcaware.com>
Reviewed-by: Trond Norbye <trond.norbye@gmail.com>
Tested-by: Matt Ingenthron <matt@northscale.com>
  • Loading branch information
ingenthr authored and Matt Ingenthron committed Apr 19, 2011
1 parent 0e14996 commit ef4a071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/spy/memcached/MemcachedConnection.java
Expand Up @@ -689,7 +689,7 @@ public String toString() {
return sb.toString();
}

/**
/**
* helper method: increase timeout count on node attached to this op
*
* @param op
Expand Down

0 comments on commit ef4a071

Please sign in to comment.