]> andersk Git - splint.git/blob - test/maxset/maxsetnoannotations.c
Add test files to repository.
[splint.git] / test / maxset / maxsetnoannotations.c
1 #include "/home/drl7x/re/LCLintDev/lib/ansi.h"
2
3 void noancopy(/*@unique@*/ char * a, char *b)   {
4 strcpy (a,b);
5 }
This page took 0.275507 seconds and 5 git commands to generate.