mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 16:50:29 -04:00
11 lines
217 B
C
11 lines
217 B
C
--- cgi.h.orig 2008-04-06 13:43:42.000000000 +0400
|
|
+++ cgi.h 2016-03-18 01:18:48.000000000 +0400
|
|
@@ -143,7 +143,7 @@
|
|
char *cgiEscape (char *string);
|
|
|
|
#ifdef __cplusplus
|
|
-extern }
|
|
+}
|
|
#endif
|
|
|
|
#endif /* _CGI_H_ */
|