summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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