gsequence: Fix g_sequence_lookup() return value documentation
authorRui Matos <tiagomatos@gmail.com>
Sat, 26 Jan 2013 18:08:08 +0000 (19:08 +0100)
committerRui Matos <tiagomatos@gmail.com>
Sat, 26 Jan 2013 18:12:10 +0000 (19:12 +0100)
commit67694fb35e88dd4254173871ebfd5ef814a2ba59
tree2b30ca5fd0f946855484870df690eeccee5a22fa
parent82f2ee90fea41238d1936fc38a404cdb268c1b89
gsequence: Fix g_sequence_lookup() return value documentation

Mention that we return NULL if the item we are looking up isn't
found.
glib/gsequence.c