Commit 9ebd2f67f45ef3d650bb96030eac26b1b32ae699

Ran Benita 2012-10-06T14:34:17

text: explicitly take mod_type in mod functions This essentially "tags" each invocation of the functions with the modifier type of the argument, which allows for easy grepping for them (with the aim being, to remove anything but MOD_BOTH). Signed-off-by: Ran Benita <ran234@gmail.com>