]> andersk Git - splint.git/blob - test/manual/employee.h
Fixes for win32
[splint.git] / test / manual / employee.h
1 typedef /*@abstract@*/ struct
2 {
3   char *name;
4   int *id;
5 } *employee;
This page took 0.070396 seconds and 5 git commands to generate.