From ca9263880a8db50d302773b9ba8e2887a1ffeded Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 8 Jul 2017 17:06:39 -0700 Subject: Various cleanups of unused bits. --- src/core/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/options.c') diff --git a/src/core/options.c b/src/core/options.c index 245172bf..d975c585 100644 --- a/src/core/options.c +++ b/src/core/options.c @@ -52,7 +52,7 @@ int nni_setopt_size(size_t *ptr, const void *val, size_t size, size_t minval, size_t maxval) { - int v; + size_t v; if (size != sizeof (v)) { return (NNG_EINVAL); -- cgit v1.2.3-70-g09d2