]> andersk Git - splint.git/blame_incremental - test/maxset/maxsetnoannotations.c
noexpand always false.
[splint.git] / test / maxset / maxsetnoannotations.c
... / ...
CommitLineData
1void noancopy(/*@unique@*/ char * a, char *b) {
2 strcpy (a,b);
3}
This page took 0.036641 seconds and 6 git commands to generate.