aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_reservation_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/test_ats_reservation_api.c')
-rw-r--r--src/ats/test_ats_reservation_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/test_ats_reservation_api.c b/src/ats/test_ats_reservation_api.c
index 19028cb3c..d175aff48 100644
--- a/src/ats/test_ats_reservation_api.c
+++ b/src/ats/test_ats_reservation_api.c
@@ -42,7 +42,7 @@ static struct Command test_commands[] = {
42 .session = 0, 42 .session = 0,
43 .properties = { 43 .properties = {
44 /* use network with 65k quota! */ 44 /* use network with 65k quota! */
45 .scope = GNUNET_ATS_NET_WAN 45 .scope = GNUNET_NT_WAN
46 } 46 }
47 } 47 }
48 }, 48 },