mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
94e79576fb
- Add MAKE_JOBS_SAFE. - Trim header. - Convert to optionsNG. PR: ports/172717 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
12 lines
218 B
C
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;
|