Diff for /rpl/modules/motif/motif.h between versions 1.4 and 1.5

version 1.4, 2017/07/11 16:04:53 version 1.5, 2017/07/17 21:35:32
Line 1 Line 1
 #include <pthread.h>  #include <pthread.h>
   
 enum types { WIDGET, APPCONTEXT };  enum types { APPCONTEXT, CALLBACK, WIDGET };
   
 #ifdef string  #ifdef string
 #   undef string  #   undef string

Removed from v.1.4  
changed lines
  Added in v.1.5


CVSweb interface <joel.bertrand@systella.fr>