diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2021-08-16 23:55:17 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2021-08-16 23:57:03 +0000 |
| commit | 625f1c1312fb7defbd148c8ba121a0cf058707ef (patch) | |
| tree | 31510b9372850c8a8dd3e0a8dac37308308d8429 /testcode/unitldns.c | |
| parent | d60fa10fd872db7e3d8cb1e161cfdae026c43b14 (diff) | |
Diffstat (limited to 'testcode/unitldns.c')
| -rw-r--r-- | testcode/unitldns.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcode/unitldns.c b/testcode/unitldns.c index 22c9ed945585..6397f29dbe2f 100644 --- a/testcode/unitldns.c +++ b/testcode/unitldns.c @@ -47,7 +47,7 @@ #include "sldns/parseutil.h" /** verbose this unit test */ -static int vbmp = 0; +static int vbmp = 0; /** print buffer to hex into string */ static void |
