summaryrefslogtreecommitdiff
path: root/testing/dns3_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dns3_test.c')
-rw-r--r--testing/dns3_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/dns3_test.c b/testing/dns3_test.c
index 37bbfadb..821f3b4b 100644
--- a/testing/dns3_test.c
+++ b/testing/dns3_test.c
@@ -92,6 +92,7 @@ int main(int argc, char *argv[])
92 } 92 }
93 93
94 unsigned int i; 94 unsigned int i;
95
95 for (i = r_len - 1; i != 0 && buffer[i] != '='; --i) { 96 for (i = r_len - 1; i != 0 && buffer[i] != '='; --i) {
96 ; 97 ;
97 } 98 }