freebsd-ports/cad/admesh/files/patch-admesh.c
Baptiste Daroussin 528bc62a9e - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix build with clang
- Respects DOCS

PR:		ports/172219
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-27 19:02:54 +00:00

11 lines
244 B
C

--- ./admesh.c.orig 1996-07-27 00:07:15.000000000 +0200
+++ ./admesh.c 2012-10-27 21:01:18.374482756 +0200
@@ -27,7 +27,7 @@
static void usage(int status, char *program_name);
-void
+int
main(int argc, char **argv)
{
stl_file stl_in;