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 80abc0f commit f21194cCopy full SHA for f21194c
src/reliable_text.h
@@ -2,7 +2,7 @@
2
// Name: reliable_text.h
3
//
4
// Purpose: Handles reliable text (e.g. text with FEC).
5
-// Created: August 15, 2020
+// Created: August 15, 2021
6
// Authors: Mooneer Salem
7
8
// License:
@@ -61,4 +61,4 @@ void reliable_text_unlink_from_freedv(reliable_text_t ptr);
61
}
62
#endif // __cplusplus
63
64
-#endif // RELIABLE_TEXT_H
+#endif // RELIABLE_TEXT_H
0 commit comments