summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrc/bin/hpost2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/hpost b/rc/bin/hpost
index cab9c0be5..e47dab878 100755
--- a/rc/bin/hpost
+++ b/rc/bin/hpost
@@ -90,7 +90,7 @@ fn mpost {
}
fn multi {
f='HJBOUNDARY'
- menc $"f | $hget -r 'Content-Type: multipart/form-data, boundary='$"f -b $url -P $action
+ menc $"f | $hget -r 'Content-Type: multipart/form-data; boundary='$"f -b $url -P $action
}
if(! ~ $action ''){