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

Commit 6072f19

Browse files
authored
Fixed a code comment
1 parent 7144703 commit 6072f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Firebase.cpp

Lines changed: 1 addition & 1 deletion
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)