aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_94-96.c
blob: ac381afdf9e92aa5920cf70a6bcc904374a0c097 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* START */
		printf("\n");
	}
	else {
		printf("box: %s: Not found or not implemented.\n", argv[0]);
	}
	return 0;
}
/*  END  */