Skip to content

Commit

Permalink
Update view.h
Browse files Browse the repository at this point in the history
  • Loading branch information
milaGGL committed Nov 21, 2023
1 parent 84723b5 commit b363bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firestore/core/src/core/view.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ class View {
*/
ViewChange ApplyChanges(
const core::ViewDocumentChanges& doc_changes,
const absl::optional<remote::TargetChange>& target_change = {},
const absl::optional<remote::TargetChange>& target_change = absl::nullopt,
bool targetIsPendingReset = false);

/**
Expand Down

0 comments on commit b363bd7

Please sign in to comment.