From 27dcfe7c7ff6def440f8bcf66b209d86be6ffd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 1 Sep 2006 16:03:49 +0000 Subject: [PATCH] ChangeLog surgery: fix typo Original commit message from CVS: ChangeLog surgery: fix typo --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a25c47d1c7..583a718b51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ Fix docs. * gst/gstpad.c: (gst_pad_buffer_alloc_unchecked): - Initialised variable before using it and fix debug statement to + Initialise variable before using it and fix debug statement to print the address of the function rather than the address of the variable on the stack holding the address of the function. @@ -105,7 +105,7 @@ API additions: gst_ghost_pad_new_from_template, gst_ghost_pad_new_no_target_from_template -2006-08-30 Stefan Kost,,, +2006-08-30 Stefan Kost * docs/random/ensonic/profiling.txt: Ideas about qos profiling.