* lib/tcbfuncs.c: Added brackets and parenthesis.

This commit is contained in:
nekral-guest
2010-03-18 00:06:21 +00:00
parent 1d6673a166
commit 29025e40f4
2 changed files with 59 additions and 30 deletions

View File

@@ -21,6 +21,7 @@
* lib/tcbfuncs.c: move_dir() and shadowtcb_move() need a non NULL
stored_tcb_user.
* lib/tcbfuncs.c: Avoid implicit int to mode_t conversion.
* lib/tcbfuncs.c: Added brackets and parenthesis.
2010-03-17 Nicolas François <nicolas.francois@centraliens.net>