[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v1.0-dev-216-gf5d2c33

Colin Guthrie gitmailer-noreply at 0pointer.de
Fri Mar 25 02:14:56 PDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  d098a9295a62a009a5161152a45cea4a6a9705eb (commit)

- Log -----------------------------------------------------------------
f5d2c33 vala: delegate FreeCb does not have a target.
-----------------------------------------------------------------------

Summary of changes:
 vala/libpulse.vapi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

commit f5d2c33e86c9494e674282d24ec95b5044b81bff
Author: Sean McNamara <smcnam at gmail.com>
Date:   Fri Mar 25 01:28:10 2011 -0400

    vala: delegate FreeCb does not have a target.

diff --git a/vala/libpulse.vapi b/vala/libpulse.vapi
index aed526a..8304911 100644
--- a/vala/libpulse.vapi
+++ b/vala/libpulse.vapi
@@ -49,7 +49,7 @@ namespace PulseAudio {
         [CCode (cname="PA_INVALID_INDEX")]
         public const uint32 INVALID_INDEX;
 
-        [CCode (cname="pa_free_cb_t")]
+        [CCode (cname="pa_free_cb_t", has_target=false)]
         public delegate void FreeCb(void *p);
 
         [CCode (cname="pa_sample_format_t", cprefix="PA_SAMPLE_")]

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list