summaryrefslogtreecommitdiff
path: root/misc/pascal/tests/src/803-redirect.pas
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pascal/tests/src/803-redirect.pas')
-rw-r--r--misc/pascal/tests/src/803-redirect.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pascal/tests/src/803-redirect.pas b/misc/pascal/tests/src/803-redirect.pas
index d53acc1e1..27afb5165 100644
--- a/misc/pascal/tests/src/803-redirect.pas
+++ b/misc/pascal/tests/src/803-redirect.pas
@@ -71,7 +71,7 @@ var
NewLocation := BASE + value
end
else
- ; (* do nothing we have an undefined form element *)
+ ; (* do nothing we have an undefined form element *)
end;
begin (* ProcessCGIData *)