1
1
Andrew Borodin f68b35b475 (try_complete): fixed warinig:
input_complete.c:874:26:  warning: use of logical && with constant
operand; switch to  bitwise & or remove constant
[-Wconstant-logical-operand]
    if (q && q[1] == '(' && INPUT_COMPLETE_COMMANDS)
                         ^  ~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-09-09 12:01:56 +03:00
..
2011-03-20 19:26:08 +03:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2011-07-07 14:19:15 +04:00
2010-12-02 22:12:56 +03:00
2011-09-08 14:12:10 +04:00
2011-09-09 12:01:56 +03:00
2010-11-24 10:51:30 +03:00
2010-12-02 21:59:42 +03:00
2011-03-21 23:55:52 +02:00