changed the return type for the GModuleCheckInit function to be a string,
authorTim Janik <timj@gtk.org>
Mon, 17 Aug 1998 02:40:30 +0000 (02:40 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 17 Aug 1998 02:40:30 +0000 (02:40 +0000)
commite746ca4f15d137b83dcb8397d185b7fc0a3fb4bc
treeb9c288884ac7383a9ef540d52cbad9479716b9eb
parente93e4945181e4bd6b419d7ee3c409db88ad918cd
changed the return type for the GModuleCheckInit function to be a string,

Mon Aug 17 03:41:52 1998  Tim Janik  <timj@gtk.org>

        * gmodule.h:
        * gmodule.c (g_module_open): changed the return type for the
        GModuleCheckInit function to be a string, describing the error
        condition.
        (g_module_symbol): show the failing symbol on error messages.
gmodule/ChangeLog
gmodule/gmodule.c
gmodule/gmodule.h
gmodule/libgplugin_b.c