remove the addressof in the sizeof
authorLaurent <laurent+git@u-picardie.fr>
Wed, 6 Jan 2016 09:52:31 +0000 (10:52 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 12 Jan 2016 05:39:41 +0000 (06:39 +0100)
commite4908c8c45e8c53bd510ed54ec0c89e0e52c5ead
treee31890745f7731a6111dc68885ccbdb8e08728ed
parent5a223866595c0d7eb032c3c4fc3c7cd148e59f99
remove the addressof in the sizeof

quick fix for issue 1501?
the new warning for pointer access introduced in gcc 4.8 helped to find
this one.
src/netapp.c