Fixed Bug [ 911235 ] -- added sub os() by accident.. Cut and paste happy.
Reported by Bradley Baetz - bbaetz
This commit is contained in:
@@ -72,10 +72,6 @@ sub vendor {
|
|||||||
return 'cisco';
|
return 'cisco';
|
||||||
}
|
}
|
||||||
|
|
||||||
sub os {
|
|
||||||
return 'catalyst';
|
|
||||||
}
|
|
||||||
|
|
||||||
sub cisco_comm_indexing {
|
sub cisco_comm_indexing {
|
||||||
1;
|
1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user