Run utils/trim-trailing-whitespace.py on codebase

This commit is contained in:
Tom Henderson
2022-06-05 21:01:11 -07:00
parent 7c47d8af08
commit b6a5ee8151
1385 changed files with 16008 additions and 16008 deletions

View File

@@ -22,7 +22,7 @@
// LAN
//
// - UDP flows from n0 to n1 and back
// - DropTail queues
// - DropTail queues
// - Tracing of queues and packet receptions to file "udp-echo.tr"
#include <fstream>
@@ -35,7 +35,7 @@ using namespace ns3;
NS_LOG_COMPONENT_DEFINE ("UdpEchoExample");
int
int
main (int argc, char *argv[])
{
//