/[guile]/guile/guile-core/libguile-ltdl/raw-ltdl.h
ViewVC logotype

Diff of /guile/guile-core/libguile-ltdl/raw-ltdl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by rlb, Sat Oct 5 04:52:02 2002 UTC revision 1.2 by rlb, Wed Oct 9 21:16:24 2002 UTC
# Line 211  LT_SCOPE  void    (*lt_dlfree)         LT_PARAM Line 211  LT_SCOPE  void    (*lt_dlfree)         LT_PARAM
211    
212  /* A preopened symbol. Arrays of this type comprise the exported  /* A preopened symbol. Arrays of this type comprise the exported
213     symbols for a dlpreopened module. */     symbols for a dlpreopened module. */
214  typedef struct {  typedef struct SCM_INSERTED_DLSYMLIST_STRUCT_DECL {
215    const char *name;    const char *name;
216    lt_ptr      address;    lt_ptr      address;
217  } lt_dlsymlist;  } lt_dlsymlist;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26