Skip to content

Commit

Permalink
now
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed May 15, 2024
1 parent bf4e035 commit 4901f77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libfreshclam/libfreshclam_internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ fc_error_t load_freshclam_dat(void)
char error_message[260];
cli_strerror(errno, error_message, 260);
logg(LOGG_DEBUG, "Last cf-ray not present in freshclam.dat.\n");
//test signoff
//
memset(g_lastRay, 0, sizeof(g_lastRay));
}

Expand Down

0 comments on commit 4901f77

Please sign in to comment.