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