forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
349 B
C
11 lines
349 B
C
--- Help.h.orig 2014-01-01 10:24:05.000000000 -0800
|
|
+++ Help.h 2014-01-01 10:24:10.000000000 -0800
|
|
@@ -2,7 +2,7 @@
|
|
* generated from the original HTML file by the script, help.py.
|
|
*/
|
|
|
|
-static char* HelpString =
|
|
+static const char* HelpString =
|
|
"<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\n"
|
|
"<html>\n"
|
|
"<head>\n"
|