~neon/marble/master

« back to all changes in this revision

Viewing changes to src/lib/marble/geodata/data/GeoDataTimeSpan.h

  • Committer: Yuri Chornoivan
  • Date: 2018-12-04 18:37:42 UTC
  • Revision ID: git-v1:1d599182aac210336f5f1922d1ff83f357addf5a
Fix minor EBN doxygen issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
 
66
66
    /**
67
67
    * @brief Set the ending instant of a timespan
68
 
    * @param begin the ending instant of a timespan
 
68
    * @param end the ending instant of a timespan
69
69
    */
70
70
    void setEnd( const GeoDataTimeStamp& end );
71
71