nes-proj/apps/deluge
Roy Scheefhals 1058ea986a Changed the parameter 'char * data' of process_start to the
type process_data_t. This was an artifact when the choice was
made to use the void * type for the data parameter in processes.

Changed parameter 'void * data' of process_post_synch to
process_data_t for consistency.

Checked all the uses of process_start() in contiki and fixed casts
of the data parameter.
2014-06-12 13:40:28 +02:00
..
Makefile.deluge Minor change. 2009-03-01 12:11:17 +00:00
deluge.c Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
deluge.h Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00