diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-17 07:26:19 +0100 |
commit | 7be666dd94b1a80bef2cc071217345ae7a06d2e8 (patch) | |
tree | 735a8c59992515a3a1c16e324289a873d2e2a359 /debian/patches/0105-typo.patch | |
parent | f09b12c3fc275b392b75e3bd7e6e66837d1391d5 (diff) | |
parent | 70b7269a9fd67648253f51886e53cef034475c6f (diff) |
Merge branch 'release/debian/3.2.1-1'HEADdebian/3.2.1-1master
Diffstat (limited to 'debian/patches/0105-typo.patch')
-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 d3934a9..9c7d387 100644 --- a/debian/patches/0105-typo.patch +++ b/debian/patches/0105-typo.patch @@ -54,7 +54,7 @@ Index: trunk/lib/lanplus/lanplus.c =================================================================== --- trunk.orig/lib/lanplus/lanplus.c +++ trunk/lib/lanplus/lanplus.c -@@ -3819,7 +3819,7 @@ ipmi_lanplus_open(struct ipmi_intf * int +@@ -3822,7 +3822,7 @@ ipmi_lanplus_open(struct ipmi_intf * int if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap)) { lprintf(LOG_INFO, "Error issuing Get Channel " @@ -105,7 +105,7 @@ Index: trunk/util/oem_dell.c =================================================================== --- trunk.orig/util/oem_dell.c +++ trunk/util/oem_dell.c -@@ -5642,7 +5642,7 @@ char * get_dell_evt_desc(uchar *sel_rec, +@@ -5651,7 +5651,7 @@ char * get_dell_evt_desc(uchar *sel_rec, if(code == 0x10) { if((data1 & 0x0f) == 0x03) { |