/[libtool]/libtool/libltdl/ltdl.c
ViewVC logotype

Diff of /libtool/libltdl/ltdl.c

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

revision 1.150 by gary, Wed Aug 15 00:01:46 2001 UTC revision 1.151 by gary, Wed Aug 15 00:23:22 2001 UTC
# Line 3504  lt_dlhandle Line 3504  lt_dlhandle
3504  lt_dlhandle_next (place)  lt_dlhandle_next (place)
3505       lt_dlhandle place;       lt_dlhandle place;
3506  {  {
3507    return place ? place->next : (lt_dlhandle) 0;    return place ? place->next : handles;
3508  }  }
3509    
3510  int  int

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151

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