diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 16:54:45 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-12-22 16:54:45 +0100 |
commit | 75b4e45bdbfa765e4aeb70e973c5144b4b19105c (patch) | |
tree | ebb798d368769a4f11219a8e693936bdc7dd3b8a /debian/patches/0105-typo.patch | |
parent | a91069e2abd0276638cbc55a0f6b6d5e685c4a93 (diff) |
Refresh debian/patches/0105-typo.patch
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 aa7ca54..178ae2d 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 -@@ -3806,7 +3806,7 @@ ipmi_lanplus_open(struct ipmi_intf * int +@@ -3809,7 +3809,7 @@ ipmi_lanplus_open(struct ipmi_intf * int if (ipmi_get_auth_capabilities_cmd(intf, &auth_cap)) { lprintf(LOG_INFO, "Error issuing Get Channel " |