Module Name: src Committed By: maxv Date: Tue Feb 11 16:00:13 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_futex.c
Log Message:
Fix uninitialized variable. Harmless: it does not change the behavior
at all.
ok rmind@ christos@
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/compat/linux/common/linux_futex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
