[BACK]Return to link.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/link.h between version 1.3 and 1.4

version 1.3, 1997/09/21 10:45:40 version 1.4, 1999/05/18 15:50:09
Line 43 
Line 43 
 #define _LINK_H_  #define _LINK_H_
   
 /*  /*
  * A `Shared Object Descriptor' descibes a shared object that is needed   * A `Shared Object Descriptor' describes a shared object that is needed
  * to complete the link edit process of the object containing it.   * to complete the link edit process of the object containing it.
  * A list of such objects (chained through `sod_next') is pointed at   * A list of such objects (chained through `sod_next') is pointed at
  * by `sdt_sods' in the section_dispatch_table structure.   * by `sdt_sods' in the section_dispatch_table structure.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4