diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-12-23 07:43:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-12-23 07:43:17 +0100 |
commit | 4d04d317f1e2c8e46b8fc04b4a20689da471a5d3 (patch) | |
tree | 20772efc19de68d81ac4c972cd1e232b75ab9962 /debian/patches | |
parent | 3d8ccff2a698e62e112f58f8c329b77ae71b8cbd (diff) | |
parent | 23a457acde5ee92ed3a20e84c201edfa4bd5a107 (diff) |
Merge branch 'release/debian/3.1.5-1'debian/3.1.5-1
Diffstat (limited to 'debian/patches')
-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 " |