aboutsummaryrefslogtreecommitdiffstats
path: root/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch')
-rw-r--r--main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch b/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch
index fb25c9ae11..42a78e15c5 100644
--- a/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch
+++ b/main/musl/0002-add-stubs-for-additional-legacy-ether.h-functions.patch
@@ -1,7 +1,7 @@
From 6e31b284fe98686f8a763de775a087da3be05024 Mon Sep 17 00:00:00 2001
From: Rich Felker <dalias@aerifal.cx>
Date: Mon, 1 Jul 2013 13:50:02 -0400
-Subject: [PATCH 2/9] add stubs for additional legacy ether.h functions
+Subject: [PATCH 02/10] add stubs for additional legacy ether.h functions
these would not be expensive to actually implement, but reading
/etc/ethers does not sound like a particularly useful feature, so for