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