X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-network%2Ftest-pppoe.c;h=dff83eaf6e43796dda0586901cc6570d36aa6456;hb=6e1bf7ab998e30b23202192b5b47c119e7a3697d;hp=0d419aa1722a7392b0c9128225849ec8152394fc;hpb=cda391c3f9c85578f4a4fe81d4aeb785a785000a;p=elogind.git diff --git a/src/libsystemd-network/test-pppoe.c b/src/libsystemd-network/test-pppoe.c index 0d419aa17..dff83eaf6 100644 --- a/src/libsystemd-network/test-pppoe.c +++ b/src/libsystemd-network/test-pppoe.c @@ -139,8 +139,8 @@ static int test_pppoe_server(sd_event *e) { "-I", "pppoe-server", "-C", "Test-AC", "-S", "Service-Default", - "-S", "Service-First-Auxillary", - "-S", "Service-Second-Auxillary", + "-S", "Service-First-Auxiliary", + "-S", "Service-Second-Auxiliary", NULL); assert_not_reached("failed to execute pppoe-server. not installed?"); }