mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
lint.
git-svn-id: file:///svn/unbound/trunk@4022 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
37da5dcdb6
commit
307c1b3321
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ int shm_main_init(struct daemon* daemon)
|
|||
{
|
||||
#ifdef HAVE_SHMGET
|
||||
struct shm_stat_info *shm_stat;
|
||||
int shm_size;
|
||||
size_t shm_size;
|
||||
|
||||
/* sanitize */
|
||||
if(!daemon)
|
||||
|
|
|
|||
Loading…
Reference in a new issue