diff options
| author | Michael Biebl <biebl@debian.org> | 2015-08-28 01:14:45 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-08-28 01:14:45 +0200 |
| commit | 9f136cdf39f073a5c7db2901f8c34908ee48ad63 (patch) | |
| tree | f2864662dc7539739e6d45281d52af5446bebb81 /debian/patches/fix-arping-path.patch | |
| parent | e74d9a3e42f8967df5bfe21544b03f6b1e328277 (diff) | |
Refresh patches.
Diffstat (limited to 'debian/patches/fix-arping-path.patch')
| -rw-r--r-- | debian/patches/fix-arping-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/fix-arping-path.patch b/debian/patches/fix-arping-path.patch index 4addfb40..6b6e1bce 100644 --- a/debian/patches/fix-arping-path.patch +++ b/debian/patches/fix-arping-path.patch @@ -15,10 +15,10 @@ Closes: #755039 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c -index c5d4c20..d77640c 100644 +index 5889582..4754e10 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c -@@ -5562,7 +5562,7 @@ send_arps (NMDevice *self, const char *mode_arg) +@@ -5693,7 +5693,7 @@ send_arps (NMDevice *self, const char *mode_arg) if (num == 0) return; |