We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0729e commit cafe7e3Copy full SHA for cafe7e3
gma/src/common/query_info_internal.h
@@ -14,8 +14,8 @@
14
* limitations under the License.
15
*/
16
17
-#ifndef FIREBASE_GMA_SRC_COMMON_QUERY_INNFO_INTERNAL_H_
18
-#define FIREBASE_GMA_SRC_COMMON_QUERY_INNFO_INTERNAL_H_
+#ifndef FIREBASE_GMA_SRC_COMMON_QUERY_INFO_INTERNAL_H_
+#define FIREBASE_GMA_SRC_COMMON_QUERY_INFO_INTERNAL_H_
19
20
#include <string>
21
@@ -84,4 +84,4 @@ class QueryInfoInternal {
84
} // namespace gma
85
} // namespace firebase
86
87
-#endif // FIREBASE_GMA_SRC_COMMON_QUERY_INNFO_INTERNAL_H_
+#endif // FIREBASE_GMA_SRC_COMMON_QUERY_INFO_INTERNAL_H_
0 commit comments