diff --git a/clamonacc/inotif/inotif.c b/clamonacc/inotif/inotif.c index 04756d5b89..3c92712ec9 100644 --- a/clamonacc/inotif/inotif.c +++ b/clamonacc/inotif/inotif.c @@ -585,8 +585,8 @@ void *onas_ddd_th(void *arg) } } } - pt = (struct optstruct *)pt->nextarg; } + pt = (struct optstruct *)pt->nextarg; } }