File valgrind.fix-typo-in-xen-domctl-and-sysctl-header.patch of Package valgrind

From: Olaf Hering <olaf@aepfle.de>
Date: Sun, 25 Nov 2018 11:59:45 +0100
Subject: fix typo in xen domctl and sysctl header

bz#390553
---
 include/vki/vki-xen-domctl.h | 2 +-
 include/vki/vki-xen-sysctl.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- a/include/vki/vki-xen-domctl.h
+++ b/include/vki/vki-xen-domctl.h
@@ -19,25 +19,25 @@
 
    The GNU General Public License is contained in the file COPYING.
 */
 
 /* Contributed by Andrew Cooper <andrew.cooper3@citrix.com>
    and Ian Campbell <ian.campbell@citrix.com> */
 
 #ifndef __VKI_XEN_DOMCTL_H
 #define __VKI_XEN_DOMCTL_H
 
 /*
  * The domctl interface is versioned via the interface_version
- * field. This structures in this header supports domctl interfaces:
+ * field. The structures in this header supports domctl interfaces:
  *
  * - 0x00000007: Xen 4.1
  * - 0x00000008: Xen 4.2
  * - 0x00000009: Xen 4.3 & 4.4
  * - 0x0000000a: Xen 4.5
  * - 0x0000000b: Xen 4.6
  * - 0x0000000c: Xen 4.7
  *
  * When adding a new subop be sure to include the variants used by all
  * of the above, both here and in syswrap-xen.c
  *
  * Structs which are identical in all supported versions have no
--- a/include/vki/vki-xen-sysctl.h
+++ b/include/vki/vki-xen-sysctl.h
@@ -1,18 +1,18 @@
 #ifndef __VKI_XEN_SYSCTL_H
 #define __VKI_XEN_SYSCTL_H
 
 /*
  * The sysctl interface is versioned via the interface_version
- * field. This structures in this header supports sysctl interfaces:
+ * field. The structures in this header supports sysctl interfaces:
  *
  * - 0x00000008: Xen 4.1
  * - 0x00000009: Xen 4.2
  * - 0x0000000a: Xen 4.3 & 4.4
  * - 0x0000000b: Xen 4.5
  *
  * When adding a new subop be sure to include the variants used by all
  * of the above, both here and in syswrap-xen.c
  *
  * Structs which are identical in all supported versions have no
  * version suffix. Structs which do differ are defined multiple times
  * and use the suffix of the earliest version to contain that particular
openSUSE Build Service is sponsored by