CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/29 16:31:48
Modified files:
lib/libevent : event_tagging.c
Log message:
Do not cast a (const void *) pointer to (void *) to avoid a warning.
OK nicm@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/29 16:31:48
Modified files:
lib/libevent : event_tagging.c
Log message:
Do not cast a (const void *) pointer to (void *) to avoid a warning.
OK nicm@