aboutsummaryrefslogtreecommitdiff
path: root/tests-mx32/ioctl_sock_gifconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests-mx32/ioctl_sock_gifconf.c')
-rw-r--r--tests-mx32/ioctl_sock_gifconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-mx32/ioctl_sock_gifconf.c b/tests-mx32/ioctl_sock_gifconf.c
index f81faef4..efa55a3a 100644
--- a/tests-mx32/ioctl_sock_gifconf.c
+++ b/tests-mx32/ioctl_sock_gifconf.c
@@ -105,7 +105,7 @@ print_ifconf(struct ifconf *ifc, int in_len, char *in_buf, long rc)
static void
gifconf_ioctl(int fd, struct ifconf *ifc, bool ifc_valid)
{
- const char * errstr;
+ const char *errstr;
int in_len;
char *in_buf;
long rc;