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