1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/graphics/urt/files/patch-cnv__aliastorle.c
Marcelo Araujo 94e79576fb - Fix build with clang.
- Add MAKE_JOBS_SAFE.
- Trim header.
- Convert to optionsNG.

PR:		ports/172717
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-01-21 03:31:56 +00:00

12 lines
218 B
C

--- cnv/aliastorle.c.orig 1992-04-30 05:01:13.000000000 +0900
+++ cnv/aliastorle.c 2012-10-15 22:22:54.000000000 +0900
@@ -117,7 +117,7 @@
* [None]
*/
-void
+int
main( argc, argv )
int argc;
char **argv;