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