Skip to content

Commit

Permalink
Update cpp/include/Ice/Instrumentation.h
Browse files Browse the repository at this point in the history
Co-authored-by: Joe George <[email protected]>
  • Loading branch information
bernardnormier and externl authored Jan 17, 2024
1 parent 68d53bb commit b7a86fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/include/Ice/Instrumentation.h
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ class ICE_CLASS(ICE_API) CommunicatorObserver
* interface can use this object to get the Ice run-time to re-obtain observers for observed objects.
* @param updater The observer updater object.
*/
virtual void setObserverUpdater(const ObserverUpdaterPtr& updater) = 0;
virtual void setObserverUpdater(const ObserverUpdaterPtr& updater) = 0;
};

}
Expand Down

0 comments on commit b7a86fc

Please sign in to comment.