]> andersk Git - splint.git/blame - test/maxset/maxsetnoannotations.c
*** empty log message ***
[splint.git] / test / maxset / maxsetnoannotations.c
CommitLineData
90bc41f7 1#include "../../lib/ansi.h"
088320ea 2
3void noancopy(/*@unique@*/ char * a, char *b) {
4strcpy (a,b);
5}
This page took 0.409446 seconds and 5 git commands to generate.