Replace deprecated g_strcasecmp() with g_ascii_strcasecmp()
authorAlexandre Montplaisir <alexandre.montplaisir@gmail.com>
Fri, 10 Feb 2012 21:47:44 +0000 (16:47 -0500)
committerYannick Brosseau <yannick.brosseau@gmail.com>
Sat, 11 Feb 2012 03:04:40 +0000 (22:04 -0500)
commit3d5ba8e0f852c8f46b6b807ab71ffd4259e65bd7
treef8ebf07ac9f43f16e0bcdb67391af772e7ef4056
parent105cbbbbf1f2950aa50c08ef1e02d6c31f368076
Replace deprecated g_strcasecmp() with g_ascii_strcasecmp()

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@gmail.com>
Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
lttv/lttv/filter.c
This page took 0.023336 seconds and 4 git commands to generate.