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

Commit 9ff2097

Browse files
committed
merging
2 parents a59eddd + dc96421 commit 9ff2097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Firebase.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class FirebaseStream : public FirebaseCall {
157157
FirebaseStream() {}
158158
FirebaseStream(const String& host, const String& auth,
159159
const String& path, FirebaseHttpClient* http = NULL);
160-
160+
161161
// Return if there is any event available to read.
162162
virtual bool available();
163163

0 commit comments

Comments
 (0)