]> andersk Git - splint.git/blame - test/maxset/maxsetnoannotations.c
*** empty log message ***
[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 1.173047 seconds and 5 git commands to generate.