summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_dhcp_leases.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-05-12 14:04:04 -0400
committerjim-p <jimp@pfsense.org>2011-05-12 14:04:04 -0400
commit042578fd634f8c54a158417527d018e0f8f56b95 (patch)
treee684370971fc2c378d5d211801eb4187f5fc1c13 /usr/local/www/status_dhcp_leases.php
parentdc073abdfdf04ccff94077d33b174c061e1f73df (diff)
downloadpfsense-042578fd634f8c54a158417527d018e0f8f56b95.zip
pfsense-042578fd634f8c54a158417527d018e0f8f56b95.tar.gz
Fix comment
Diffstat (limited to 'usr/local/www/status_dhcp_leases.php')
-rwxr-xr-xusr/local/www/status_dhcp_leases.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_dhcp_leases.php b/usr/local/www/status_dhcp_leases.php
index 806084b..39ed024 100755
--- a/usr/local/www/status_dhcp_leases.php
+++ b/usr/local/www/status_dhcp_leases.php
@@ -209,7 +209,7 @@ while($i < $leases_count) {
$f = $f+3;
break;
case "rewind":
- /* skip the next binding statement */
+ /* skip the rewind binding statement */
$f = $f+3;
break;
case "hardware":
OpenPOWER on IntegriCloud