summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/nss/test-gethostby.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/libc/nss/test-gethostby.c')
-rw-r--r--tools/regression/lib/libc/nss/test-gethostby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/nss/test-gethostby.c b/tools/regression/lib/libc/nss/test-gethostby.c
index 61e4ca2..5a0c925 100644
--- a/tools/regression/lib/libc/nss/test-gethostby.c
+++ b/tools/regression/lib/libc/nss/test-gethostby.c
@@ -565,7 +565,7 @@ hostent_read_snapshot_addr(char *addr, unsigned char *result, size_t len)
static int
hostent_read_snapshot_func(struct hostent *ht, char *line)
{
- StringList *sl1, *sl2;;
+ StringList *sl1, *sl2;
char *s, *ps, *ts;
int i, rv;
OpenPOWER on IntegriCloud