rpms/xen/devel xen-pvfb-04-compat.patch,1.3,1.4

Daniel P. Berrange (berrange) fedora-extras-commits at redhat.com
Wed Sep 26 15:20:50 UTC 2007


Author: berrange

Update of /cvs/pkgs/rpms/xen/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19398

Modified Files:
	xen-pvfb-04-compat.patch 
Log Message:
Fixed typo in method name

xen-pvfb-04-compat.patch:

Index: xen-pvfb-04-compat.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xen/devel/xen-pvfb-04-compat.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xen-pvfb-04-compat.patch	25 Sep 2007 04:57:36 -0000	1.3
+++ xen-pvfb-04-compat.patch	26 Sep 2007 15:20:15 -0000	1.4
@@ -452,7 +452,7 @@
 +	xc_evtchn_notify(xenfb->evt_xch, xenfb->fb.port);
 +}
 +
-+static void xenfb_on_fb_event(struct xenfb_private *xenfb)
++static void oldxenfb_on_fb_event(struct xenfb_private *xenfb)
 +{
 +  int mode;
 +  if (0 == strcmp(xenfb->protocol, XEN_IO_PROTO_ABI_NATIVE))




More information about the fedora-extras-commits mailing list