Module Name: src Committed By: nros Date: Sat Nov 7 17:35:31 UTC 2015
Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: Fix code style errors pointed out by christos during the review of the aligned_alloc test that also applies to the posix_memalign test. Fix code style errors that I forgot to fix in the aligned_alloc test. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdlib/t_posix_memalign.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.