Release coccinelle-0.1
[bpt/coccinelle.git] / tests / nstruct.c
1 struct saa5249_device
2 {
3 struct i2c_client *client;
4 };