Module Name: src Committed By: martin Date: Mon Oct 13 06:57:08 UTC 2014
Modified Files: src/tests/net/mcast: t_mcast.c Log Message: timespec.tv_nsec is long, so use %ld instead of %jd as printf format. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/net/mcast/t_mcast.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.