After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 589459 - [pulsesink] Fix a couple error messages that mentioned incorrect function names.
[pulsesink] Fix a couple error messages that mentioned incorrect function names.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal minor
: 0.10.16
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-23 08:10 UTC by Colin Guthrie
Modified: 2009-07-23 09:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pulsesink: Fix a couple error messages that mentioned incorrect function names. (1.25 KB, patch)
2009-07-23 08:11 UTC, Colin Guthrie
committed Details | Review

Description Colin Guthrie 2009-07-23 08:10:12 UTC
Documentation 
Section: 
Incorrect function names in error messages.

Correct version:
Correct function names :p

Other information:
Comment 1 Colin Guthrie 2009-07-23 08:11:52 UTC
Created attachment 139050 [details] [review]
pulsesink: Fix a couple error messages that mentioned incorrect function names.

I just happened to notice these when looking at the errors produced rather than a code review, so others may exist still :)
Comment 2 Tim-Philipp Müller 2009-07-23 09:55:20 UTC
Committed, thanks!

commit 4efca7b68e7512cc416c01994b3ee66389d97725
Author: Colin Guthrie <cguthrie@mandriva.org>
Date:   Wed Jul 22 11:16:06 2009 +0100

    pulsesink: Fix a couple error messages that mentioned incorrect function names.
    
    Fixes #589459.