diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-24 16:59:34 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-24 16:59:34 +0200 |
commit | a7b66c0fa9157793df9c4aaeb33b87067cfb38a5 (patch) | |
tree | 2ab920c5614cfbc9f0f9259c0d7b46d49554bd76 /debian/patches/0105-typo.patch | |
parent | 9b6379c37fccb665b167933d5e6a3365b2328c96 (diff) | |
parent | 0708fa294f7eb42a529f6f4cabc1abd73359a2b7 (diff) |
Merge branch 'release/debian/3.1.8-3'debian/3.1.8-3
Diffstat (limited to 'debian/patches/0105-typo.patch')
-rw-r--r-- | debian/patches/0105-typo.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0105-typo.patch b/debian/patches/0105-typo.patch index 178ae2d..70c9875 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 -@@ -3809,7 +3809,7 @@ ipmi_lanplus_open(struct ipmi_intf * int +@@ -3819,7 +3819,7 @@ ipmi_lanplus_open(struct ipmi_intf * int if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap)) { lprintf(LOG_INFO, "Error issuing Get Channel " |