diff --git a/htdocs/archive/index.php b/htdocs/archive/index.php index af990d9a3..7642d7144 100644 --- a/htdocs/archive/index.php +++ b/htdocs/archive/index.php @@ -37,16 +37,13 @@ uninitialized variables, unused functions" />
-

Submit file

-
-

Name:

- -

Copy/paste the file data:

- -
-
- -
+

Cppcheck - Archive

+

This archive is for useful Cppcheck rules and library configuration files.

+ +

If you have a rule or library configuration that you want to share, use this + archive. Feel free to add any library or rule here.

+ +
diff --git a/htdocs/archive/webarchive.h b/htdocs/archive/webarchive.h index 28e0a2664..5f819e23b 100644 --- a/htdocs/archive/webarchive.h +++ b/htdocs/archive/webarchive.h @@ -97,7 +97,7 @@ void generatepage(const char msg[]) puts("Content-type: text/html\r\n\r\n"); puts(""); puts(""); puts(""); puts(msg);