aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_lib.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/ats/test_ats_lib.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
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 */