[PATCH] evaluate_sign() typo
commite00efc8507b4e69942858d5c7873bfeed79d09ea
authorAlexander Viro <viro@www.linux.org.uk>
Sun, 5 Sep 2004 02:45:28 +0000 (4 19:45 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:03:05 +0000 (7 21:03 -0700)
tree3f4ad6752072841a8f6bcbb05670e5f79b699b88
parentee33e420fcfc7ddb359df8ca79316d8fe2084452
[PATCH] evaluate_sign() typo

The unary operation allowed for integers but not for floats is ~, not % ;-)
evaluate.c