diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 13:54:12 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-03-16 13:54:12 +0100 |
commit | 7a7ae650661b5a61fed48f5db61f240f171c57a1 (patch) | |
tree | b6d2596a92439b54ec7964a1df22c1e3ede7182c /debian/patches/0105-typo.patch | |
parent | 0bbe5815fd94129767ec0072d1d7e5e7eff1a6e7 (diff) |
Refresh/remove patches; Declare compliance with Debian Policy 4.7.2
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) { |