diff options
| author | Michael Biebl <biebl@debian.org> | 2015-07-14 20:03:52 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-07-14 20:03:52 +0200 |
| commit | ceace293c75337bab6fd076104c99ea19ffb58ba (patch) | |
| tree | 2dcb0ebc07a0a7cff4c03d331b5ab53d729bb350 /debian/patches/fix-arping-path.patch | |
| parent | 2929c1015c8c1518f8f271ac467709a40a1aba34 (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 d23762f3..4addfb40 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 4752628..25b17b3 100644 +index c5d4c20..d77640c 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c -@@ -5137,7 +5137,7 @@ send_arps (NMDevice *self, const char *mode_arg) +@@ -5562,7 +5562,7 @@ send_arps (NMDevice *self, const char *mode_arg) if (num == 0) return; |