From e873283dc398203519557d5a0bd5ae26f1bd27e9 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Sun, 26 Oct 2014 15:35:55 +0100 Subject: Fix some typos. Closes: https://github.com/erikd/libsndfile/pull/79 Signed-off-by: Erik de Castro Lopo --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d22be00..6257617 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3642,7 +3642,7 @@ Add channel map tests. * src/common.h src/sndfile.c - Add a pointer the the SF_PRIVATE struct and make sure it gets freed in + Add a pointer to the SF_PRIVATE struct and make sure it gets freed in sf_close(). 2006-04-30 Erik de Castro Lopo @@ -5978,7 +5978,7 @@ * src/strings.c Found and fixed a bug which was causing psf_store_string() to fail on - Motorola 68k processors. Many thanks fo Joshua Haberman (Debian maintainer + Motorola 68k processors. Many thanks to Joshua Haberman (Debian maintainer of libsndfile) for compiling and running debug code to help me debug the problem. @@ -6809,7 +6809,7 @@ Document SFC_SET_RAW_START_OFFSET. * tests/raw_test.c tests/Makefile.am - Add new file for for testing SF_FORMAT_RAW specific functionality. + Add new file for testing SF_FORMAT_RAW specific functionality. * tests/dwvw_test.c Updates. -- cgit v1.2.3