point-to-point-helper: (fixes #2812) Typos in star helper
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
// Implement an object to create a star topology.
|
||||
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
// Define an object to create a dumbbell topology.
|
||||
// Define an object to create a star topology.
|
||||
|
||||
#ifndef POINT_TO_POINT_STAR_HELPER_H
|
||||
#define POINT_TO_POINT_STAR_HELPER_H
|
||||
|
||||
Reference in New Issue
Block a user