aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/test_ats_lib.c')
-rw-r--r--src/ats/test_ats_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/test_ats_lib.c b/src/ats/test_ats_lib.c
index cd512634d..2c4d3f5ad 100644
--- a/src/ats/test_ats_lib.c
+++ b/src/ats/test_ats_lib.c
@@ -146,7 +146,6 @@ static unsigned int off;
146static struct Command *test_commands; 146static struct Command *test_commands;
147 147
148 148
149
150/** 149/**
151 * Free `struct AddressSuggestData` entry. 150 * Free `struct AddressSuggestData` entry.
152 * 151 *
@@ -1104,4 +1103,5 @@ TEST_ATS_run (int argc,
1104 return ret; 1103 return ret;
1105} 1104}
1106 1105
1106
1107/* end of test_ats_lib.c */ 1107/* end of test_ats_lib.c */