Committed by
Gerrit Code Review
Fixed a comment cut and paste typo
Change-Id: Ie05cd39eb16f7271c9fa589b7b31fc3460fa7e8e
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -525,7 +525,8 @@ public class AaaManager { | ... | @@ -525,7 +525,8 @@ public class AaaManager { |
525 | private class InternalConfigListener implements NetworkConfigListener { | 525 | private class InternalConfigListener implements NetworkConfigListener { |
526 | 526 | ||
527 | /** | 527 | /** |
528 | - * Reconfigures the DHCP Server according to the configuration parameters passed. | 528 | + * Reconfigures the AAA application according to the |
529 | + * configuration parameters passed. | ||
529 | * | 530 | * |
530 | * @param cfg configuration object | 531 | * @param cfg configuration object |
531 | */ | 532 | */ | ... | ... |
-
Please register or login to post a comment