diff options
Diffstat (limited to 'src/op_mode')
-rwxr-xr-x | src/op_mode/show_igmpproxy.py (renamed from src/op_mode/show-igmpproxy.py) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/op_mode/show-igmpproxy.py b/src/op_mode/show_igmpproxy.py index a021fcdde..5ccc16287 100755 --- a/src/op_mode/show-igmpproxy.py +++ b/src/op_mode/show_igmpproxy.py @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -# File: show-igmpproxy +# File: show_igmpproxy.py # Purpose: # Display istatistics from IPv4 IGMP proxy. # Used by the "run show ip multicast" command tree. |