Diff of /trunk/src/appdata.h

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

revision 164 by harbaum, Fri Apr 10 11:13:26 2009 UTC revision 165 by harbaum, Tue Apr 21 20:11:30 2009 UTC
# Line 21  Line 21 
21  #define APPDATA_H  #define APPDATA_H
22    
23  /* this define will enable preliminary API 0.6 support */  /* this define will enable preliminary API 0.6 support */
24  #undef API06  #define API06
25    
26  #include <stdio.h>  #include <stdio.h>
27  #include <stdlib.h>  #include <stdlib.h>

Legend:
Removed from v.164  
changed lines
  Added in v.165