jim: fix crash when using Jim_ListInsertElements
commit73e5dffdfd310bd09b5497f40db98f50eedeb31a
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 12 Sep 2010 18:16:55 +0000 (12 20:16 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 12 Sep 2010 18:18:43 +0000 (12 20:18 +0200)
tree09d3bad80ae373f9417fd7e859b3bec56453b144
parent505d4633cd7a4e8623ef70932cd7edc9f22e71d4
jim: fix crash when using Jim_ListInsertElements

Jim_ListInsertElements was simply forgotten from the
fn that registered all the APIs.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/jim.c