Release coccinelle-0.2.3rc6
[bpt/coccinelle.git] / tests / bad_ptr_print.c
CommitLineData
faf9a90c
C
1static inline int tester(struct usb_endpoint_descriptor *epd)
2{
3 f((struct foo *)x);
4}