gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1822-g0df2a46
Date: Tue, 07 Jan 2014 17:34:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  0df2a4693264f7b5777c629f621f4aa750b41653 (commit)
      from  59b40166ef2b91f707cd4a29b57d2a1b7a2eae54 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=0df2a4693264f7b5777c629f621f4aa750b41653


commit 0df2a4693264f7b5777c629f621f4aa750b41653
Author: Sandro Santilli <address@hidden>
Date:   Tue Jan 7 18:34:19 2014 +0100

    Fix typo in comment

diff --git a/libsound/sound_handler.h b/libsound/sound_handler.h
index ddc6385..1486139 100644
--- a/libsound/sound_handler.h
+++ b/libsound/sound_handler.h
@@ -358,8 +358,8 @@ public:
     ///     callback.
     ///
     /// @return an InputStream pointer, for passing to unplugInputStream.
-    ///         Callers do not own the InputStream, and should NOT realy
-    ///         on it to be point to allocated memory! It is meant to be used
+    ///         Callers do not own the InputStream, and should NOT rely
+    ///         on it to point to allocated memory! It is meant to be used
     ///         as an identifier for the newly created mixer channel.
     ///
     /// @todo change to plugInputStream(InputStream* str),

-----------------------------------------------------------------------

Summary of changes:
 libsound/sound_handler.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]