[Pkg-vala-maintainers] Bug#619502: fix typo in x11.vapi

Alexander Kurtz kurtz.alex at googlemail.com
Thu Mar 24 15:07:06 UTC 2011


Package: valac-0.10
Version: 0.10.4-1
Severity: minor
Tags: patch

Hi,

This patch fixes a small typo in the X11 bindings of Vala 0.10.4:

--- x11.vapi.orig	2011-03-14 13:56:11.087734497 +0100
+++ x11.vapi	2011-03-14 13:57:16.400729669 +0100
@@ -202,7 +202,7 @@
 		public int select_input (Window w, long event_mask);
 
 		[CCode (cname = "XSendEvent")]
-		public void send_event (Window w, bool prpagate, long event_mask, ref Event event_send);
+		public void send_event (Window w, bool propagate, long event_mask, ref Event event_send);
 
 		[CCode (cname = "XSetCloseDownMode")]
 		public void set_close_down_mode (int close_mode);

Best regards

Alexander Kurtz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-vala-maintainers/attachments/20110324/1bbf8731/attachment.pgp>


More information about the Pkg-vala-maintainers mailing list