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-1441-g791e77e
Date: Mon, 12 Mar 2012 05:56:54 +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  791e77e28aa276eb001805e1a06b75219eb180bc (commit)
      from  c0fbe5c0e7e98fb53f0b1abd96cc882597dc060c (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=791e77e28aa276eb001805e1a06b75219eb180bc


commit 791e77e28aa276eb001805e1a06b75219eb180bc
Author: Sandro Santilli <address@hidden>
Date:   Mon Mar 12 06:56:22 2012 +0100

    webam -> webcam (#35798)

diff --git a/libmedia/gst/VideoInputGst.cpp b/libmedia/gst/VideoInputGst.cpp
index 374baa8..8f23c32 100644
--- a/libmedia/gst/VideoInputGst.cpp
+++ b/libmedia/gst/VideoInputGst.cpp
@@ -958,7 +958,7 @@ 
VideoInputGst::checkForSupportedFramerate(GnashWebcamPrivate *webcam,
 {
     
     if (!webcam) {
-       log_error(_("%s: webam isn't set!"), __FUNCTION__);
+       log_error(_("%s: webcam isn't set!"), __FUNCTION__);
     }
     for (int i = 0; i < webcam->_currentFormat->numFramerates; ++i) {
         int val = std::ceil(static_cast<double>(

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

Summary of changes:
 libmedia/gst/VideoInputGst.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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