Fix compilation error in watch.c
commitc500c6e8bc467277b611a93a0b4f6a730d4ec848
authorJeff King <peff@peff.net>
Wed, 30 Apr 2014 06:13:23 +0000 (30 02:13 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 30 Apr 2014 11:58:12 +0000 (30 07:58 -0400)
tree2dcb5a1cfda4d2cbcd70a4cea8d408fb7f1ddfa8
parent7e6ffb54d019cc27be45c094b1a10656b441655c
Fix compilation error in watch.c

WATCH_MODE_MANUAL was renamed last minute in the other parts of the code
but the actual usage in watch.c was not updated.
src/watch.c