summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-03-28 15:23:33 +0000
committerColin Smith <colin@pfsense.org>2005-03-28 15:23:33 +0000
commitc70c4e8a30a985ac9596d84fd4d54d386d4840e4 (patch)
tree15a616966c1765e8d5905e625f5bdc0a719df704 /etc/inc/pfsense-utils.inc
parent97bde338475cf7d960716826420950d351a0afc2 (diff)
downloadpfsense-c70c4e8a30a985ac9596d84fd4d54d386d4840e4.zip
pfsense-c70c4e8a30a985ac9596d84fd4d54d386d4840e4.tar.gz
Clean up some comments.
Diffstat (limited to 'etc/inc/pfsense-utils.inc')
-rw-r--r--etc/inc/pfsense-utils.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index 2792bfd..7e11946 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -783,8 +783,8 @@ function restore_config_section($section, $new_contents) {
}
/*
- * http_post($server, po$port, $url, $vars): does an http post to a web server
- * posting the vars array.
+ * http_post($server, $port, $url, $vars): does an http post to a web server
+ * posting the vars array.
* written by nf@bigpond.net.au
*/
function http_post($server, $port, $url, $vars) {
OpenPOWER on IntegriCloud