Skip to content

Commit

Permalink
Update curator-framework/src/main/java/org/apache/curator/framework/i…
Browse files Browse the repository at this point in the history
…mps/CuratorEventImpl.java
  • Loading branch information
kezhuw authored Dec 19, 2024
1 parent 0e0b47d commit e6e3156
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public String toString() {
+ opResults + '}';
}

oCuratorEventImpl(
CuratorEventImpl(
CuratorFrameworkImpl client,
CuratorEventType type,
int resultCode,
Expand Down

0 comments on commit e6e3156

Please sign in to comment.