diff --git a/src/utils.h b/src/utils.h index f09447429..ed97ff74f 100644 --- a/src/utils.h +++ b/src/utils.h @@ -85,8 +85,7 @@ lockfile_unlock (lockfile_t *); int lockfile_locked (const gchar *); -void -set_skip_update_nvti_cache (gboolean); +void set_skip_update_nvti_cache (gboolean); gboolean skip_update_nvti_cache ();