aboutsummaryrefslogtreecommitdiffstats
path: root/awklib/eg/network/statist.awk
diff options
context:
space:
mode:
Diffstat (limited to 'awklib/eg/network/statist.awk')
-rw-r--r--awklib/eg/network/statist.awk4
1 files changed, 2 insertions, 2 deletions
diff --git a/awklib/eg/network/statist.awk b/awklib/eg/network/statist.awk
index 8a583940..a4fc55cf 100644
--- a/awklib/eg/network/statist.awk
+++ b/awklib/eg/network/statist.awk
@@ -73,9 +73,9 @@ function HandleGET() {
<TD><input type=text name=v2 value=" v2 " size=8></TD>\
<TD>2. Count </TD>
<TD><input type=text name=n2 value=" n2 " size=8></TD>\
- </TR> <input type=submit value=\"Compute\">\
+ </TR> <input type=submit value=\"Compute\">\
</TABLE></FORM><BR>"
- } else if (MENU[2] ~ "Image") {
+ } else if (MENU[2] ~ "Image") {
Reason = "OK" ORS "Content-type: image/png"
#Reason = "OK" ORS "Content-type: application/x-postscript"
#Reason = "OK" ORS "Content-type: image/gif"