Bug 2365 - constant-velocity-mobility-model.h (comment)
constant-velocity-mobility-model.h (comment)
Status: NEW
Product: ns-3
Classification: Unclassified
Component: mobility models
ns-3.25
All All
: P5 trivial
Assigned To: tssurya
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-04-02 15:24 EDT by Hossam Khader
Modified: 2017-04-17 11:10 EDT (History)
1 user (show)

See Also:


Attachments
proposed patch (576 bytes, patch)
2017-04-17 11:10 EDT, tssurya
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hossam Khader 2016-04-02 15:24:29 EDT
#endif /* CONSTANT_VELOCITY_POSITION */

should be 

#endif /* CONSTANT_VELOCITY_MOBILITY_MODEL_H */
Comment 1 tssurya 2017-04-17 11:10:09 EDT
Created attachment 2832 [details]
proposed patch