Skip to content

Commit f21194c

Browse files
authored
Update reliable_text.h
1 parent 80abc0f commit f21194c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reliable_text.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Name: reliable_text.h
33
//
44
// Purpose: Handles reliable text (e.g. text with FEC).
5-
// Created: August 15, 2020
5+
// Created: August 15, 2021
66
// Authors: Mooneer Salem
77
//
88
// License:
@@ -61,4 +61,4 @@ void reliable_text_unlink_from_freedv(reliable_text_t ptr);
6161
}
6262
#endif // __cplusplus
6363

64-
#endif // RELIABLE_TEXT_H
64+
#endif // RELIABLE_TEXT_H

0 commit comments

Comments
 (0)