]> andersk Git - splint.git/blame_incremental - test/manual/rstring.h
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / manual / rstring.h
... / ...
CommitLineData
1typedef /*@abstract@*/ /*@refcounted@*/ struct {
2 /*@refs@*/ int refs;
3 char *contents;
4} *rstring;
5
6
This page took 0.032971 seconds and 5 git commands to generate.