]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fixed harmless typos in comments
authorSteve Underwood <steveu@coppice.org>
Wed, 8 Aug 2012 13:31:45 +0000 (21:31 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 8 Aug 2012 13:31:45 +0000 (21:31 +0800)
libs/spandsp/src/spandsp/ima_adpcm.h
libs/spandsp/src/spandsp/private/ima_adpcm.h

index 27be7ec7364120a4724a2bfeb4e1de68046344cf..292bdd5d837e7175745a5bc401dbe9a3a79d4c27 100644 (file)
@@ -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>
  *
index 1685906c287567597888939ae2576f9d60e93c1d..21ead941afe312c61e3d63c7f993cef91f5e5330 100644 (file)
@@ -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>
  *