Typo.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Feb 2010 00:40:02 +0000 (00:40 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Feb 2010 00:40:02 +0000 (00:40 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/agedu@8885 cda61777-01e9-0310-a592-d414129be87e

agedu.c

diff --git a/agedu.c b/agedu.c
index 1d77408..a3b9904 100644 (file)
--- a/agedu.c
+++ b/agedu.c
@@ -1414,7 +1414,7 @@ int main(int argc, char **argv)
                           "<html><head>"
                           "<title>404 Not Found</title>"
                           "</head><body>"
-                          "<h1>400 Not Found</h1>"
+                          "<h1>404 Not Found</h1>"
                           "<p>This is not a valid pathname index."
                           "</body></html>\n");
                    return 0;