summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-10-30 08:56:18 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-10-30 08:56:18 +0100
commit864edb39cfb68a304a7c318965079effc6a05ece (patch)
treeaad2df7295c8762cc862874af668dc94abcf3876 /test
parenta346aa7c38dff023a6783eade2900cb75eff1d25 (diff)
downloadsystemd-864edb39cfb68a304a7c318965079effc6a05ece.tar.gz
network: rename SendOptions= to SendOption=
The name with plural made more sense where multiple options could be specified in one line. After changes in the pull request, this option only accepts one value, so from users' POV it should be singular. (The field in the data structure remains plural, because it actually stores multiple values.)
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-network-parser/directives.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network
index 0d0892fd3a..f01a20118b 100644
--- a/test/fuzz/fuzz-network-parser/directives.network
+++ b/test/fuzz/fuzz-network-parser/directives.network
@@ -97,7 +97,7 @@ RequestOptions=
SendRelease=
MaxAttempts=
IPServiceType=
-SendOptions=
+SendOption=
[DHCPv6]
UseNTP=
UseDNS=