1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-11 15:07:07 +00:00

Fixed harmless typos in comments

This commit is contained in:
Steve Underwood 2012-08-08 21:31:45 +08:00
parent 6c037b0c73
commit 9a26b3a8a7
2 changed files with 2 additions and 2 deletions
libs/spandsp/src/spandsp

@ -2,7 +2,7 @@
* SpanDSP - a series of DSP components for telephony
*
* ima_adpcm.c - Conversion routines between linear 16 bit PCM data and
* IMA/DVI/Intel ADPCM format.
* IMA/DVI/Intel ADPCM format.
*
* Written by Steve Underwood <steveu@coppice.org>
*

@ -2,7 +2,7 @@
* SpanDSP - a series of DSP components for telephony
*
* private/ima_adpcm.c - Conversion routines between linear 16 bit PCM data
* and IMA/DVI/Intel ADPCM format.
* and IMA/DVI/Intel ADPCM format.
*
* Written by Steve Underwood <steveu@coppice.org>
*