Bug 1718 - Ipv4StaticRouting log component is misspelled
Ipv4StaticRouting log component is misspelled
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: routing
ns-3-dev
All All
: P5 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-24 18:06 UTC by Tommaso Pecorella
Modified: 2013-06-24 18:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2013-06-24 18:06:02 UTC
NS_LOG_COMPONENT_DEFINE ("Ipv4StaticRoung");

instead of

NS_LOG_COMPONENT_DEFINE ("Ipv4StaticRouting");
Comment 1 Tommaso Pecorella 2013-06-24 18:09:38 UTC
changeset:   9853:5048f46bddd3