mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
11 lines
193 B
C
11 lines
193 B
C
--- src/CGI-test/ws25_cgi.c.orig 1998-07-25 08:49:54 UTC
|
|
+++ src/CGI-test/ws25_cgi.c
|
|
@@ -62,7 +62,7 @@
|
|
#include <stdio.h>
|
|
#include <sys/types.h>
|
|
|
|
-void
|
|
+int
|
|
main()
|
|
{
|
|
char *query_string;
|