diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0105-typo.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0105-typo.patch b/debian/patches/0105-typo.patch index 3d7f36c..aa7ca54 100644 --- a/debian/patches/0105-typo.patch +++ b/debian/patches/0105-typo.patch @@ -1,7 +1,7 @@ Description: some source typos Author: Jörg Frings-Fürst <debian@jff-webhosting.net> Forwarded: Not possible because not authorized -Last-Update: 2016-02-18 +Last-Update: 2018-06-26 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/util/ihpm.c @@ -86,7 +86,7 @@ Index: trunk/util/ievents.c =================================================================== --- trunk.orig/util/ievents.c +++ trunk/util/ievents.c -@@ -269,12 +269,12 @@ static struct { +@@ -275,12 +275,12 @@ static struct { #define NCRITS 10 char * crit_int_str[NCRITS] = { /* Critical Interrupt descriptions */ /*00*/ "FP NMI ", /* Front Panel NMI */ |