/[ascend]/trunk/base/generic/utilities/ascDynaLoad.c
ViewVC logotype

Diff of /trunk/base/generic/utilities/ascDynaLoad.c

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

revision 65 by johnpye, Wed Nov 30 05:53:20 2005 UTC revision 66 by johnpye, Wed Nov 30 09:33:54 2005 UTC
# Line 202  int Asc_DynamicLoad(CONST char *path, CO Line 202  int Asc_DynamicLoad(CONST char *path, CO
202        (void)FreeLibrary(xlib);        (void)FreeLibrary(xlib);
203        return 1;        return 1;
204      }else{      }else{
205          FPRINTF(ASCERR,"FOUND INITFCN %s AT %d\n",initFcn,install);          FPRINTF(ASCERR,"FOUND INITFCN %s AT %d\n",initFun,install);
206      }      }
207    }    }
208    if (0 != AscAddRecord(xlib,path)) {    if (0 != AscAddRecord(xlib,path)) {

Legend:
Removed from v.65  
changed lines
  Added in v.66

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22