r21041: Change some "private" to "private_data", and change one (void **) function
authorVolker Lendecke <vlendec@samba.org>
Sun, 28 Jan 2007 17:03:10 +0000 (17:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:44:24 +0000 (14:44 -0500)
commit57979d89c53b4363e4b447205703579df6756653
tree2e20386f584a0bb181550c31f71f08844979bf9a
parentafe0d170b08deb712b91ee73cc00a444e989b480
r21041: Change some "private" to "private_data", and change one (void **) function
parameter to (void *). void** in function parameters leads to type-punned
warnings.

Volker
source/ntvfs/sysdep/inotify.c
source/ntvfs/sysdep/sys_notify.c
source/ntvfs/sysdep/sys_notify.h