general examples coding style changes

This commit is contained in:
Josh Pelkey
2011-05-13 15:35:31 -04:00
parent e7628205a1
commit 946e71af06
40 changed files with 281 additions and 279 deletions

View File

@@ -24,7 +24,7 @@ using namespace ns3;
NS_LOG_COMPONENT_DEFINE ("FirstScriptExample");
int
int
main (int argc, char *argv[])
{
LogComponentEnable("UdpEchoClientApplication", LOG_LEVEL_INFO);