Difference for include/shstr.h from version 1.1 to 1.2


version 1.1 version 1.2
Line 16
 
Line 16
  * (The top bit of "refcount" is used to signify that "u.array" points   * (The top bit of "refcount" is used to signify that "u.array" points
  * at the array entry.)   * at the array entry.)
  */   */
 #define REFCOUNT_TYPE short  #define REFCOUNT_TYPE int
   
 /* The offsetof macro is part of ANSI C, but many compilers lack it, for  /* The offsetof macro is part of ANSI C, but many compilers lack it, for
  * example "gcc -ansi"   * example "gcc -ansi"


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:28