Difference for main/kconfig.h from version 1.2 to 1.3


version 1.2 version 1.3
Line 19
 
Line 19
  * Prototypes for reading controls   * Prototypes for reading controls
  *    *
  * $Log$   * $Log$
    * Revision 1.3  1999/10/15 05:22:15  donut
    * typedef'd ssize_t on windows
    *
  * Revision 1.2  1999/10/14 04:48:20  donut   * Revision 1.2  1999/10/14 04:48:20  donut
  * alpha fixes, and gl_font args   * alpha fixes, and gl_font args
  *   *
Line 114
 
Line 117
  *    *
  */   */
   
   #include "types.h"
   
 #ifndef _KCONFIG_H  #ifndef _KCONFIG_H
 #define _KCONFIG_H  #define _KCONFIG_H

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