Fix if_existing
authorAlexander Graf <agraf@znc.in>
Sat, 30 May 2009 20:20:16 +0000 (22:20 +0200)
committerBrenden Matthews <brenden@rty.ca>
Sat, 30 May 2009 22:21:42 +0000 (16:21 -0600)
commit0632693be76c8abb947d5280a2375b370cff1037
tree88f842ebf63ef09c7afe82623045a74b58c2eb46
parent39071d28e8d9bdcbf7ae7b75d12ba28c994457b4
Fix if_existing

The if_existing with 2 arguments checking whether a file contains a specified
string did not work. This is fixed by this patch.

Signed-off-by: Brenden Matthews <brenden@rty.ca>
src/conky.c