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