Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit e6445d1

Browse files
authored
Merge pull request #248 from Kevinwlee/patch-2
Fixed a code comment
2 parents 147ec30 + 6072f19 commit e6445d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Firebase.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ FirebasePush::FirebasePush(const std::string& host, const std::string& auth,
174174
}
175175
}
176176

177-
// FirebasePush
177+
// FirebaseRemove
178178
FirebaseRemove::FirebaseRemove(const std::string& host, const std::string& auth,
179179
const std::string& path,
180180
FirebaseHttpClient* http)

0 commit comments

Comments
 (0)