Add null sentinels to the end of seed_static_function and seed_static_value
authorTim Horton <hortont424@gmail.com>
Fri, 8 Jan 2010 00:17:09 +0000 (19:17 -0500)
committerTim Horton <hortont424@gmail.com>
Fri, 8 Jan 2010 00:17:09 +0000 (19:17 -0500)
commit98394c7c42068eec85e52f0166a9e054978ef1fb
tree4a5243a261397ca1e8c841644d8915df29993ad1
parent71603e62d177324f8c3db281229be45919846385
Add null sentinels to the end of seed_static_function and seed_static_value
arrays in all modules; fixes BGO #592585
modules/gettext/seed-gettext.c
modules/libxml/seed-libxml.c
modules/multiprocessing/seed-multiprocessing.c
modules/os/seed-os.c
modules/readline/seed-readline.c
modules/sqlite/seed-sqlite.c