diff options
| author | Pierre-Anthony Lemieux <pal@palemieux.com> | 2020-03-10 20:47:33 -0700 |
|---|---|---|
| committer | Pierre-Anthony Lemieux <pal@palemieux.com> | 2020-03-10 20:47:33 -0700 |
| commit | c93f726df76687de551b8b9258305975d56ff102 (patch) | |
| tree | ec52fdffd17911a4e74aa3c81a9dc77eed84ab96 /src/SyncEncoder.c | |
| parent | 7b70b206a3bd767aad3a9a3c789cff9d0e9c38f2 (diff) | |
Replaced ATMOS with IAB terminologyissues/0015-replace-ATMOS-w-IAB
Diffstat (limited to 'src/SyncEncoder.c')
| -rw-r--r-- | src/SyncEncoder.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SyncEncoder.c b/src/SyncEncoder.c index c553509..6ac52fb 100644 --- a/src/SyncEncoder.c +++ b/src/SyncEncoder.c @@ -26,7 +26,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /*! \file SyncEncoder.c \version $Id$ - \brief Implementation of Atmos Sync Frame Encoder + \brief Implementation of FSK Sync Frame Encoder */ #include "SyncEncoder.h" |
