Thierry FOURNIER 8c542cac07 MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
This patch remove the struct information stored both in the struct
sample_data and in the striuct sample. Now, only thestruct sample_data
contains data, and the struct sample use the struct sample_data for storing
his own data.
2015-08-20 17:13:46 +02:00
..
2015-02-28 23:12:32 +01:00
2009-01-25 13:49:53 +01:00
2015-07-22 00:48:24 +02:00