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

@@ -20,7 +20,7 @@ NS_LOG_COMPONENT_DEFINE ("HelloSimulator");
using namespace ns3;
int
int
main (int argc, char *argv[])
{
NS_LOG_UNCOND ("Hello Simulator");